|
Could not obtain vote data for this topic
DEBUG MODE
SQL Error : 1021 Disk full (/var/tmp/#sql_3fb8_0); waiting for someone to free some space...
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 forum_vote_desc vd, forum_vote_results vr
WHERE vd.topic_id = 21053
AND vr.vote_id = vd.vote_id
ORDER BY vr.vote_option_id ASC
Line : 690 File : viewtopic.php |
|
|