TinyPortal

General => Chit chat => Topic started by: Paulie on March 24, 2006, 07:36:31 PM

Title: Personal Message error
Post by: Paulie on March 24, 2006, 07:36:31 PM
Anyone else ever encountered this?

Database Error
Got error 12 from storage engine - check database storage space or contact the server administrator.
File: /home/*************/public_html/SMF/Sources/PersonalMessage.php
Line: 161


I just got it today.
Title: Re: Personal Message error
Post by: G6Cad on March 24, 2006, 07:53:09 PM
I have got a simular error a long time ago, i was simply out of database space at my old host.
Title: Re: Personal Message error
Post by: Paulie on March 24, 2006, 10:20:39 PM
It seems to be ok now. Maybe it was just a glitch. I`m due server migration tomorow, so that could have something to do with it.

I did go look at php my admin though, and wonder if its possible and safe to delete some of the messages that are stored there too. Scarey job for me ;)
Title: Re: Personal Message error
Post by: G6Cad on March 24, 2006, 10:33:54 PM
Do a backup of the database before you delet something, that way you can try delete one old message and see if the db still work ok.

But i think it should be ok to delete old message from the DB without any problem.

You have a tool in tpadmin/Forum Maintenance/Remove Old Posts you can try out first, that way you know it wont hurt the DB
Title: Re: Personal Message error
Post by: Paulie on March 25, 2006, 12:04:32 AM
Ahh cool, thanks for that one ;) But is that regular posts or only pm`s?