FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » FUDforum » FUDforum Installation Issues » mysql select problem just after installation
Show: Today's Messages :: Polls :: Message Navigator
Return to the default flat view Create a new topic Submit Reply
icon8.gif  mysql select problem just after installation [message #749] Tue, 26 February 2002 17:15 Go to previous message
aetius is currently offline  aetius   Italy
Messages: 2
Registered: February 2002
Karma:
Junior Member
I just installed FUD, but when i recall the main page, i receive the following error:
-----
Query Failed: SELECT fud_cat.description, fud_cat.name AS cat_name, fud_cat.default_view, fud_cat.allow_collapse, fud_forum.*, fud_msg.id AS msg_id, fud_msg.post_stamp AS msg_post_stamp, fud_users.id AS user_id, fud_users.login AS user_login FROM fud_cat INNER JOIN fud_forum ON fud_cat.id=fud_forum.cat_id AND fud_cat.hidden='N' LEFT JOIN fud_msg ON fud_forum.last_post_id=fud_msg.id LEFT JOIN fud_users ON fud_msg.poster_id=fud_users.id WHERE fud_forum.hidden='N' ORDER BY fud_cat.view_order, fud_forum.view_order
Reason: You have an error in your SQL syntax near 'ON fud_cat.id=fud_forum.cat_id AND fud_cat.hidden='N' LEFT JOIN fud_msg ' at line 5
-----
the file is index.php

any help?

thanks in advance.
[Message index]
 
Read Message icon8.gif
Read Message
Read Message
Read Message
Previous Topic: Aproving posts
Next Topic: Problem Creating Threads
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Thu Sep 19 16:45:53 GMT 2024

Total time taken to generate the page: 0.05520 seconds