| |
Could not obtain vote data for this topic
DEBUG MODE
SQL Error : 1054 Unknown column 'dd.vote_type' in 'field list'
SELECT vd.vote_id, vd.vote_text, vd.vote_start, vd.vote_length, vr.vote_option_id, vr.vote_option_text, vr.vote_result,dd.vote_type
FROM phpbb66544_vote_desc vd, phpbb66544_vote_results vr
WHERE vd.topic_id = 18
AND vr.vote_id = vd.vote_id
ORDER BY vr.vote_option_id ASC Line : 946 File : viewcardtopic.php |
| |
|