MyBB Community Forums

Full Version: Maximum execution time
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi,

I get many warning messages every day as shown below:

[01-Jan-2007 11:35:06] PHP Fatal error:  Maximum execution time of 120 seconds exceeded in xxxx.xxx\community\inc\class_parser.php on line 504

Line 504 (-function mycode_parse_quotes($message)-)
$message = preg_replace($pattern, $replace, $message);

I use php 5.2, mybb 1.2.2, apache 2.5.9, mysql 5

I get this error after I upgraded to v1.2.2

Regards.
Does this happen in a particular thread? Can you provide a link to your forum?
Tikitiki Wrote:Does this happen in a particular thread? Can you provide a link to your forum?

Its server problem not a script problem Smile thx..

Btw.. What is this? Please see attachments..
Try reuploading the files via FTP in ASCII mode