Search.php error na back-up
Geplaatst: 19 apr 2005, 17:23
Ik heb net mijn forum overgezet naar een nieuwe host, en daar een back-up opgezet van mijn oude host. Alles leek goed to ik naar search.php ging, daar kreeg ik de volgende error:
Ik heb zelf al wat rondgekeken, allee sql tables zijn er en ze zijn ook allemaal gevuld.
Iemand enig idee?
B.v.d
Yorick Bouma
http://83.149.84.137/~du7667/search.php ( http://www.xboxfxp.com/search.php )
Code: Selecteer alles
Could not obtain forum_name/forum_id
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.topic_type DESC,t.topic_status ASC,' at line 4
SELECT c.cat_title, c.cat_id, f.forum_name, f.forum_id FROM xboxfxp_categories c, xboxfxp_forums f WHERE f.cat_id = c.cat_id ORDER BY c.cat_id, f.forum_order t.topic_type DESC,t.topic_status ASC,
Line : 1295
File : /usr/home/du7667/domains/xboxfxp.com/public_html/search.php Iemand enig idee?
B.v.d
Yorick Bouma
http://83.149.84.137/~du7667/search.php ( http://www.xboxfxp.com/search.php )