UBB.Dev
Posted By: DrChaos new problem with post. - 08/27/2004 6:20 AM
I had an admin get an error when they tried to move a post. Now that thread they they tried to move wont let anyone access it at all. when you click it to go into it you get a messages saying, "access denied" for everyone....

this is the sql logs on it,
Code
 Script: /home/leetgame/public_html/stickpost.php - Line: 102 <br />INSERT INTO w3t_Announcements<br />VALUES<br />('2412','generalforuminfo')<br />- Duplicate entry '2412-generalforuminfo' for key 1 


no one can move or delete the post now either.
Posted By: Twisty Re: new problem with post. - 08/27/2004 8:44 AM
Sounds like a corrupt table.

In your SQL Admin Panel, choose the table w3t_Announcements and click the CHECK TABLE link to see if it's damaged (most likely it is).

If so, then select REPAIR TABLE.

Just make sure to back it up first.
Posted By: DrChaos Re: new problem with post. - 09/22/2004 5:38 PM
just now getting to this again. I dont have a option to select check table in cpanel or in the admin panel of the forum?
© UBB.Developers