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 nuke_bbvote_desc vd, nuke_bbvote_results vr WHERE vd.topic_id = 1 AND vr.vote_id = vd.vote_id ORDER BY vr.vote_option_id ASC
Line : 727
File : /home/kilim/public_html/nuke/modules/Forums/viewtopic.php
Ok I just have this happen to ALL the post in my forums that have polls in them.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum