Log in

View Full Version : Database error


ltjman22
05-30-2010, 06:18 AM
I have a database error that appears at the root level.

www.thesubaruforum.com

I tried to type in some other addresses to access the site, but have had no luck. Anyone know how to get into the admin panel if the whole site has this error?

Thanks in advance!

Boofo
05-30-2010, 06:27 AM
Looks like you have a crashed post table. Try repairing it in phpMyAdmin.
Table './xxxxxx_forum/post' is marked as crashed and should be repaired

ltjman22
05-30-2010, 02:04 PM
thanks for the info, i'll try that. Also, it's wierd I am still getting blocked registrations from my spam product......i don't know how they are accessing the register page at all.....I'll try and repair using phpmyadmin.

BirdOPrey5
05-30-2010, 02:22 PM
http://www.thesubaruforum.com/forums/register.php is working, as is in fact
http://www.thesubaruforum.com/forums/
and the admincp login page as well.

Boofo
05-30-2010, 02:35 PM
Yes, but if you try to view a post, you get the error.

BirdOPrey5
05-30-2010, 02:48 PM
Yes, but if you try to view a post, you get the error.

Which is what I'd expect if the post table crashed... by the way if you're on a shared host their tech people might be able to restore your database to before the crash- mine can/does this.

You'll understand if I misunderstood the phrase 'the whole site has this error' or something to that affect in your first post to mean you thought every page was not working.

ltjman22
05-31-2010, 03:21 PM
guys, thanks for all the help, I am deployed right now and can only get on the internet when time allows. I was able to repair the tables and delete the posts that made it crash in the first place. Thanks again!