From: Wuming Z. <wu...@wu...> - 2002-03-10 12:45:45
|
Hi, I did a install of the phpBB14. I created Caategories, then Forums. when users is browser into the forum, they get this error message: Error connecting to the database! after that I got mail about this. Error occuredSQL statement:SELECT t.*, u.uname, u2.uname as last_poster, p.post_time FROM nuke_phpbb14_topics AS t LEFT JOIN nuke_users AS u ON t.topic_poster = u.uid LEFT JOIN nuke_phpbb14_posts AS p ON t.topic_last_post_id = p.post_id LEFT JOIN nuke_users AS u2 ON p.poster_id = u2.uid WHERE t.forum_id = '1' ORDER BY t.sticky DESC, topic_time DESC LIMIT 0, Database error number:1064Database error message:You have an error in your SQL syntax near '' at line 6LINK:www.testsite.org/modules.php?op=modload&name=phpBB_14&file=index&action=viewforum&forum=1&0HTTP_USER_AGENT:Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0) any ideas? thx! -wuming <mail created 13:44 10/03> |