What does this line mean in post.php?
Posted: Mon Feb 06, 2012 4:42 am
Hi,
Can someone please tell me what this Error Log line means?
ERROR LOG:
[06-Feb-2012 03:45:38] PHP Fatal error: Maximum execution time of 30 seconds exceeded in /home4/hollane3/public_html/wp-includes/post.php on line 3307
I went to copy the copy line 3307:
$uri = $page->post_name . "/" . $uri;
Is there a missing piece and how do I rectify this?
Thanks
Can someone please tell me what this Error Log line means?
ERROR LOG:
[06-Feb-2012 03:45:38] PHP Fatal error: Maximum execution time of 30 seconds exceeded in /home4/hollane3/public_html/wp-includes/post.php on line 3307
I went to copy the copy line 3307:
$uri = $page->post_name . "/" . $uri;
Is there a missing piece and how do I rectify this?
Thanks