UBB.Dev
Posted By: UnixSpot User PM Problem - 07/12/2005 7:03 PM
I have a user and so far I beleive that this is the only user who when he clicks to view his Received PMs it sits there for a while and then gives him this error - "Fatal error: Maximum execution time of 60 seconds exceeded in /home/httpd/vhosts/domain.com/httpdocs/lttd/viewmessages.php on line 106"

Again, myself and it seems everyone else are having no problems. I have logged in as this user and it does the exact same thing to me. This user has 11 PMs in his box, it is possible that the PMs are corrupt or something? If needed, if someone could give me the command to clear all his PMs out of his box I would be willing to see if that would fix it. His member number is 43

Thanks for any help on this!
Posted By: AllenAyres Re: User PM Problem - 07/12/2005 7:42 PM
It's possible. If you have phpmyadmin installed, you might run a repair on the w3t_messages table.
Posted By: AllenAyres Re: User PM Problem - 07/12/2005 7:49 PM
Actually, just put this in your sql box in the control panel:

REPAIR TABLE w3t_Messages
Posted By: UnixSpot Re: User PM Problem - 07/12/2005 8:20 PM
Thank you for the suggestion, I just did that and I optimized the table. I also went in and found the 11 messages he had and deleted them and the problem remains. He now shows 0 messages but if I click on "Received Private Messages" I get this error - "Fatal error: Maximum execution time of 60 seconds exceeded in /home/httpd/vhosts/domain.com/httpdocs/lttd/mysql.inc.php on line 109" and it takes much longer than the 60 seconds it states.

Thanks for any help!
Posted By: AllenAyres Re: User PM Problem - 07/12/2005 9:31 PM
hmm.. you might start running that on all tables then, starting with the w3t_Users
© UBB.Developers