OS2World OLD-STATIC-BACKUP Forum

WebSite Information => Comments, Suggestions & Questions => Topic started by: sdennis on 2007.12.07, 17:27:47

Title: Problems accessing a forum topic
Post by: sdennis on 2007.12.07, 17:27:47
Kim,

While trying to access this post:
http://www.os2world.com/component/option,com_smf/Itemid,63/topic,509.0/

I get the following error (and yes, I'm logged in):

8: Undefined offset: 0
File: /home/os2worldcom/httpd/html/components/com_smf/smf.class.php
Line: 449

Just thought you should know.

--Sean
Title: Re: Problems accessing a forum topic
Post by: kim on 2007.12.07, 17:47:11
I've seen error also; what board and topic are you trying to access; since I get the same error as you when clicking on the link.
Title: Re: Problems accessing a forum topic
Post by: kim on 2007.12.07, 23:23:09
I think that I've figured out why we get the error and as well I've found another thread giving the same error; this could have to do with the disk problem we had last week that generated a few corrupted files; going to look into it a bit more and hopefully we should be able to recover the corrupted threads from the backup files.
Title: Re: Problems accessing a forum topic (solved)
Post by: kim on 2007.12.08, 21:00:43
Sean,

this issue has been solved now; so the threads that you couldn't access should work again. The error, in our case, was that that either was SMF forum having problem with the error log kept in the database (to big) or that it was corrupt since we had a small issue with the MySql database. So by empty the error log from within SMF forum admin console I got ride of the error viewing some of the threads. Due to that the table for the error log was corrupt the SMF forum couldn't write to it and by that blocking some of the threads to be viewed.

Kind of a work around since I haven't checked why SMF forum needs to write to the error log, but going to dig a little bit more to figure it out. If anyone have any suggestions; please post them using this thread.