Redleg
Jul 31st 2004, 12:05 pm
Hi, I just signed up for the ad coop (and your forum :) ), because I think it sounds like a real good idea!
No problems with the installation, and it seemed like it was running smooth..
Until I tried to view some polls...
Got this error message:
Could not obtain vote data for this topic
DEBUG MODE
SQL Error : 1030 Got error 28 from table handler
SELECT vd.vote_id, vd.vote_text, vd.vote_start, vd.vote_length, vr.vote_option_id, vr.vote_option_text, vr.vote_result FROM phpbb_vote_desc vd, phpbb_vote_results vr WHERE vd.topic_id = 2895 AND vr.vote_id = vd.vote_id ORDER BY vr.vote_option_id ASC
Everything worked fine after I removed all of the ad modifications..
No problems with the installation, and it seemed like it was running smooth..
Until I tried to view some polls...
Got this error message:
Could not obtain vote data for this topic
DEBUG MODE
SQL Error : 1030 Got error 28 from table handler
SELECT vd.vote_id, vd.vote_text, vd.vote_start, vd.vote_length, vr.vote_option_id, vr.vote_option_text, vr.vote_result FROM phpbb_vote_desc vd, phpbb_vote_results vr WHERE vd.topic_id = 2895 AND vr.vote_id = vd.vote_id ORDER BY vr.vote_option_id ASC
Everything worked fine after I removed all of the ad modifications..