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

Home » FUDforum Development » Bug Reports » Forum suddenly coming up blank
Show: Today's Messages :: Polls :: Message Navigator
Return to the default flat view Create a new topic Submit Reply
Re: Forum suddenly coming up blank [message #18693 is a reply to message #18683] Thu, 03 June 2004 14:51 Go to previous message
kolerij is currently offline  kolerij   United States
Messages: 58
Registered: July 2002
Karma:
Member
I was able to decode the error message:

1016: Can't open file: 'fud23_ses.MYI'. (errno: 145)
Query: SELECT s.id AS sid, s.ses_id, s.data, s.returnto, 
s.sys_id, t.id AS theme_id, t.lang, t.name AS theme_name, 
t.locale, t.theme, t.pspell_lang, t.theme_opt, u.alias, 
u.posts_ppg, u.time_zone, u.sig, u.last_visit, u.last_read, 
u.cat_collapse_status, u.users_opt, u.ignore_list, u.ignore_list,
u.buddy_list, u.id, u.group_leader_list, u.email, u.login, u.sq 
FROM fud23_ses s INNER JOIN fud23_users u ON u.id=(CASE WHEN 
s.user_id>2000000000 THEN 1 ELSE s.user_id END) INNER JOIN 
fud23_themes t ON t.id=u.theme WHERE 
s.ses_id='52b2b326321a9a0639ddcf090b9ce4b8'
Server Version: 4.0.14-Max


So I fixed it with the following:
repair table fud23_ses;

That seemed to sort it out. BTW the forum's lanquage is english Wink

Thanks.
Kolerij
[Message index]
 
Read Message icon9.gif
Read Message
Read Message
Previous Topic: FUDForum (in EGW) Topic watchmail problem
Next Topic: mailing list problem ( E-groupware)
Goto Forum:
  

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

Current Time: Sat Jul 06 03:38:29 GMT 2024

Total time taken to generate the page: 0.04147 seconds