That usually has to do with some damaged tables.

Sometimes this happens if you are out of space with your web host. Verify that you aren't over your disk quota.

I would verify that first.

Then you can try running this Query in the SQL section of phpMyAdmin

REPAIR TABLE
w3t_Users


Do that for each table that's corrupt.

But I'm 95% certain that errno: 144 & errcode 28 is related to disk space. If that's the case... once you fix the space issues and repair the tables you should be good to go.

Sometimes you need to do some More Advanced repair functions to get things back on track. <img border="0" title="" alt="[Smile]" src="images/icons/smile.gif" />

Hope that helps. <img border="0" title="" alt="[Smile]" src="images/icons/smile.gif" />

Josh
www.joshuapettit.com
ThreadsDev.com Administrator | InfoPop Community Moderator
Register to see my How To/Site Help Library Forum at ThreadsDev.com.
My threads 'tweaking' abilities are for hire for upgrades, tweaks and modifications.