Could not obtain topic information

Installatie lukt niet? Plotseling een foutmelding. Of weet je niet hoe iets werkt. Problemen met phpBB2 kun je in dit archief opzoeken.
Forumregels

Sinds 1 januari 2009 wordt phpBB2 niet meer ondersteund.
Onderstaande informatie is verouderd en dient uitsluitend als archief.
phpBB2.0.x
Gesloten
popmart
Berichten: 113
Lid geworden op: 01 jan 2006, 23:05

Could not obtain topic information

Bericht door popmart » 17 dec 2006, 23:18

iemand enig idee wat hier mee te doen ?

krijg deze error wanneer ik probeer te antwoorden op een post.
Kan welantwoorden maar kan geen vorige posts lezen



Algemene fout

Could not obtain topic 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 '; attach_setup_viewtopic_auth(, ); AND f.forum_id = t.forum_id' at line 4

SELECT t.topic_title, f.forum_id, f.auth_view, f.auth_read, f.auth_post, f.auth_reply, f.auth_edit, f.auth_delete, f.auth_sticky, f.auth_announce, f.auth_pollcreate, f.auth_vote, f.auth_attachments FROM phpbb_topics t, phpbb_forums f WHERE t.topic_id = 736 = ''; attach_setup_viewtopic_auth(, ); AND f.forum_id = t.forum_id

Line : 53
File : topic_review.php

popmart
Berichten: 113
Lid geworden op: 01 jan 2006, 23:05

Bericht door popmart » 19 dec 2006, 17:28

euh niemand ?

Gebruikersavatar
Derky
Berichten: 4466
Lid geworden op: 07 apr 2005, 16:24
Locatie: Nederland
Contacteer:

Bericht door Derky » 19 dec 2006, 19:04

Zou je misschien de support template willen invullen?
Vooral de vraag:"Heb je onlangs iets verandert aan je forum?"

Gebruikersavatar
Ramon Fincken
Berichten: 2552
Lid geworden op: 27 nov 2005, 23:15
Locatie: Diemen
Contacteer:

Bericht door Ramon Fincken » 19 dec 2006, 19:30

Code: Selecteer alles

736 = ''; attach_setup_viewtopic_auth(, ); AND f.forum_id = t.forum_id 
klopt echt niet ..
oftewel check je attach mod nog eens heel goed !!
Freelance webdevelopment, including phpbb2 scripting!

Website founder van: phpBBinstallers.net phpBBantispam.com
Mods: zie op http://www.phpbb.com Blog in wording: RamonFincken.com

Gesloten