fehler meldung bei ezportal
Verfasst: 10.03.2005 17:55
es lief alles... und auf eimal kommt dieser fehlermeldung:
was ist da falsch?
Code: Alles auswählen
Could not query 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 ') AND t.topic_status <> 1 AND t.topic_status <> 2 A
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 : 179
File : fetchposts.php