Poll information
Geplaatst: 11 mar 2005, 07:56
Code: Selecteer alles
Couldn't obtain poll information.
DEBUG MODE
SQL Error : 1064 You have an error in your SQL syntax near ') AND t.topic_status <> 1 AND t.topic_status <> 2 AND t.topic_vote =' at line 7
SELECT t.*, vd.* FROM phpbb_topics AS t, phpbb_vote_desc AS vd WHERE t.forum_id IN () 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 : 826
File : portal.phpmvg,
Hakan