Nested Pages breaks site with wp_nav_menu
-
Upgraded a site yesterday. Today the site is down.
When using wp_nav_menu() the site has a timeout. error log says:
[Thu Nov 23 15:42:34.818060 2017] [cgi:warn] [pid 6589] [client 12.34.56.78:42667] AH01220: Timeout waiting for output from CGI script /home/mysite/cgi-bin/php7.0.cgi, referer: mysite.com
[Thu Nov 23 15:42:34.818918 2017] [core:error] [pid 6589] (70007)The timeout specified has expired: [client 12.34.56.78:42667] AH00574: ap_content_length_filter: apr_bucket_read() failed, referer: mysite.comTurning debig on shows LOADS of notices of:
Notice: Object of class WP_Error could not be converted to int in /home/mysite/public_html/wp-includes/taxonomy.phpIf I disable Nested Pages, then it works fine.
Am using v 2.0.4
- The topic ‘Nested Pages breaks site with wp_nav_menu’ is closed to new replies.