• Resolved lee.stanley3

    (@leestanley3)


    I have installed plugin job manager version 0.7.14 which works great, however on my jobs listins page I have two catagory links at the top of the job postings.

    When I click on these links I get the following error message:

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

    I am unsure what to do and what the problem may be.

    Any help warmly received.

Viewing 3 replies - 1 through 3 (of 3 total)
  • For error on line 3037

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

    go in your database and find the entry has the same id than the parent (the last… probably) and erase it…

    Everything will be back to normal !

    Thread Starter lee.stanley3

    (@leestanley3)

    Thank you it worked a treat!

    It worked well for me after erasing line 3037 but then i had another conflict from WP Total Cache plugin, it has worked fine after disabling the caching plugin.
    But i still want to use a caching plugin that doesnt conflict with the job manager plugin
    Do you have any suggestions?

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

The topic ‘[plugin: job manager] Page link problem’ is closed to new replies.