This is not a drama thread, sorry WJ
vbulletin
A member of my site when he tried to edit his thread he gets this:
this is what is in the 1267 line:
how to fix this?
change execution time on php.ini?
vbulletin
A member of my site when he tried to edit his thread he gets this:
Code:
[B]
Fatal error[/B]: Maximum execution time of 30 seconds exceeded in [B]/home/public_html/includes/functions_newpost.php[/B] on line [B]1267[/B]
Code:
$effective_string = preg_replace('#[^a-z0-9\s]#i', '\2', strip_bbcode($text, true, false));
change execution time on php.ini?