When go set Poll on portal
This comes up
Couldn't obtain poll information.
DEBUG MODE
SQL Error : 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '?t=1370) AND t.topic_status <> 1 AND t.topic_status <> 2 AND t' at line 7
SELECT t.*, vd.* FROM phpbb_topics AS t, phpbb_vote_desc AS vd WHERE t.forum_id IN (viewtopic.php?t=1370) AND t.topic_status <> 1 AND t.topic_status <> 2 AND t.topic_vote = 1 AND t.topic_id = vd.topic_id ORDER BY t.topic_time DESC LIMIT 0,1
Line : 55
File : blocks_imp_poll.php