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

Home » FUDforum » FUDforum Installation Issues » Table 'fudforum.fud26_read' doesn't exist
Show: Today's Messages :: Polls :: Message Navigator
Switch to threaded view of this topic Create a new topic Submit Reply
icon13.gif  Table 'fudforum.fud26_read' doesn't exist [message #18883] Wed, 16 June 2004 07:54 Go to next message
delatbabel is currently offline  delatbabel   Australia
Messages: 1
Registered: June 2004
Location: Sydney, NSW, Australia
Karma: 0
Junior Member
I get the following error message when clicking on the test forum created immediately after installing fudforum (latest version dl from web site). The administration interfaces, etc, all seem to work OK. I have checked the database and there are a large number of tables, but no table called fud26_read.

(/var/www/html/forum/index.php:116
/var/www/html/forum/theme/default/thread.php:524
/var/www/html/forum/index.php:1145
) 1146: Table 'fudforum.fud26_read' doesn't exist
Query: SELECT m.attach_cnt, m.poll_id, m.subject, m.icon, m.post_stamp, u.alias, u.id, u2.id, u2.alias, m2.id, m2.post_stamp, f.id, f.name, t.id, t.moved_to, t.root_msg_id, t.replies, t.rating, t.thread_opt, t.views, r.last_view FROM fud26_thread_view tv INNER JOIN fud26_thread t ON tv.thread_id=t.id INNER JOIN fud26_msg m ON t.root_msg_id=m.id INNER JOIN fud26_msg m2 ON m2.id=t.last_post_id LEFT JOIN fud26_users u ON u.id=m.poster_id LEFT JOIN fud26_users u2 ON u2.id=m2.poster_id LEFT JOIN fud26_forum f ON f.id=t.moved_to LEFT JOIN fud26_read r ON t.id=r.thread_id AND r.user_id=2 WHERE tv.forum_id=2 AND tv.page=1 ORDER BY tv.pos ASC
Server Version: 3.23.58

Re: Table 'fudforum.fud26_read' doesn't exist [message #18893 is a reply to message #18883] Wed, 16 June 2004 14:14 Go to previous message
Ilia is currently offline  Ilia   Canada
Messages: 13241
Registered: January 2002
Karma: 0
Senior Member
Administrator
Core Developer
What does it say the forum version is @ the bottom of the screen?



FUDforum Core Developer
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: File Upload problem
Next Topic: Missing User's Profiles
Goto Forum:
  

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

Current Time: Mon Dec 02 23:36:42 GMT 2024

Total time taken to generate the page: 0.01732 seconds