MyBB Community Forums

Full Version: My forum crashed!
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
My forum mysteriously crashed.

http://www.asianadventures.org/forum/index.php

How do I fix it? or is it a hosting issue?

Thanks
(2010-01-16, 05:05 AM)enlightenme Wrote: [ -> ]My forum mysteriously crashed.

http://www.asianadventures.org/forum/index.php

How do I fix it? or is it a hosting issue?

Thanks

Your session table crashed. You need to go into phpMyadmin to your database > check the sessions table and select repair in the dropdown menu.
If this happens often, contact your host why it is happening.
(2010-01-16, 06:23 AM)Disturbed Wrote: [ -> ]Your session table crashed. You need to go into phpMyadmin to your database > check the sessions table and select repair in the dropdown menu.
If this happens often, contact your host why it is happening.

Thanks, if you do not mind can you explain how to do this. I haven't messed with my forum in a long time.
When you go to phpMyAdmin you should see your database on a list on the left, click it, you'll get a list of tables, scroll down to the sessions one, tick the box next to it, scroll down a bit more, there's a dropdown box that will say With Selected, choose Repair from there and press Go.
MyISAM tables and MySQL error 145, I presume. I'm not saying MyISAM is bad. I'm just letting you know not to blame it on MyBB. Sometimes it just happens, but if it's frequently, contact hosting.