| |
Could not obtain vote data for this topic
DEBUG MODE
SQL Error : 1030 Got error 28 from storage engine
SELECT vd.vote_id, vd.vote_text, vd.vote_start, vd.vote_length, vd.vote_max, vd.vote_voted, vd.vote_hide, vd.vote_tothide, vr.vote_option_id, vr.vote_option_text, vr.vote_result
FROM arc3_vote_desc vd, arc3_vote_results vr
WHERE vd.topic_id = 212
AND vr.vote_id = vd.vote_id
ORDER BY vr.vote_option_id ASC
Line : 646 File : viewtopic.php |
| |
|