Debug mode: show poll results in ezportal
Geplaatst: 30 mar 2006, 14:59
Wat is het probleem?een bug
Wanneer ontstond het probleem?na het installeren van de mod
Adres van je forum: *knip*
Directe link naar de modification:vergete
phpBB versie:2.0.19
Heb je onlangs een andere mod of stijl geïnstalleerd?show poll results on ezportal
Heb je gezocht naar een antwoord?ja, heb de eerste twee pagina's van de 366 bekeken die ik uit de zoekfunctie kreeg.
Dit is de foutmelding. Ik heb alles nog eens goed nagekeken, volgens mij is alles correct op de plaats gezet, het is een makkelijke mod, dus ik snap het niet goed.
Dit is de foutmelding:
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 '2 AND t.topic_status <> 1 AND t.topic_status <> 2 AND t.topic_vote =' at line 7
SELECT t.*, vd.* FROM fashion_topics AS t, fashion_vote_desc AS vd WHERE t.forum_id = 1,2 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 : 366
File : portal.php
Wanneer ontstond het probleem?na het installeren van de mod
Adres van je forum: *knip*
Directe link naar de modification:vergete
phpBB versie:2.0.19
Heb je onlangs een andere mod of stijl geïnstalleerd?show poll results on ezportal
Heb je gezocht naar een antwoord?ja, heb de eerste twee pagina's van de 366 bekeken die ik uit de zoekfunctie kreeg.
Dit is de foutmelding. Ik heb alles nog eens goed nagekeken, volgens mij is alles correct op de plaats gezet, het is een makkelijke mod, dus ik snap het niet goed.
Dit is de foutmelding:
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 '2 AND t.topic_status <> 1 AND t.topic_status <> 2 AND t.topic_vote =' at line 7
SELECT t.*, vd.* FROM fashion_topics AS t, fashion_vote_desc AS vd WHERE t.forum_id = 1,2 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 : 366
File : portal.php