| |
Could not obtain vote data for this topic
DEBUG MODE
SQL Error : 1146 Table 'phpadsnew.vote_desc' doesn't exist
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 vote_desc vd, vote_results vr
WHERE vd.topic_id = 10930
AND vr.vote_id = vd.vote_id
ORDER BY vr.vote_option_id ASC
Line : 775 File : viewtopic.php |
| |
|