• Am having a lot of difficult resolving this issue, going to the website the header appears but nothing else except for:

    Fatal error: Maximum execution time of 30 seconds exceeded in /home/.serpico/rigo23/rigo23.com/wp-includes/post.php on line 3037

    And then also in the “pages” section of the admin:

    Fatal error: Maximum execution time of 30 seconds exceeded in /home/.serpico/rigo23/rigo23.com/wp-admin/includes/template.php on line 1493

    And all the pages we had before disappeared.

    Anyone have any suggestions or help?

Viewing 5 replies - 1 through 5 (of 5 total)
  • YES! Exactly the same error. /wp-includes/post.php on line 3037(which I did not see under the heading until after turning off all the plugins.)

    Plus, I have duplicate Pages with different post id’s but do not show up so I can delete them.

    “My Page Order” plugin is showing 3 ‘Auto Drafts’ but, again, can not find them to delete them.

    Added Note: The PermaLinks works fine in default.

    It is when I try /%postname%/%post_id% I get this error.

    There has even been a couple of circumstances where the .htaccess has not been deleted, but everything in it is gone. The only thing left was
    # BEGIN WordPress
    # END WordPress

    I am unable to reproduce that bizarre situation.

    What is going on? The same as Tamobe reported now just showed up in my Pages admin panel: “Fatal error: Maximum execution time of 30 seconds exceeded in /public_html/wp-includes/cache.php on line 353”

    For fatal error Line 3037

    In the line 3037 of post.php, there is a validation test : A page cannot be it’s own parent.

    go in the database and found the entry that was a problem (the last…) and erase it…

    Everything will be back to normal !

    Thanks ccardin: always better late than never and I really appreciate you taking the time to respond.

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Fatal Error’ is closed to new replies.