• Hello, I have been getting the “fatal error” message on my site intermittently for months now and I’ve found no way to fix it. I have contacted GoDaddy support three times now: the first two told me to disable plugins, and after removing about 2/3 of my plugins, the problem would not disappear. The third determined that my theme was the issue, but after switching themes my problem remains. I cannot switch my php version either with my active plan. Is there any other way around this?

    My site’s message specifically:

    Fatal error: Cannot call overloaded function for non-object in /home/content/p3pnexwpnas10_data02/06/2659906/html/wp-includes/class-wp.php on line 594

Viewing 3 replies - 1 through 3 (of 3 total)
  • Have you tried:

    – deactivating all plugins to see if this resolves the problem. If this works, re-activate the plugins one by one until you find the problematic plugin(s).

    – switching to the default theme to rule out any theme-specific problems.

    resetting the plugins folder by FTP or PhpMyAdmin. Sometimes, an apparently inactive plugin can still cause problems.

    Thread Starter crblanchard

    (@crblanchard)

    I will work with that, thank you. Is there any plugin or outside service to check if the site is consistently running? Because it is so inconsistent, I have not had problems on the website in the last couple days while readers are letting us know on social media that the site is inaccessible. I can check for the issues manually but it seems as though it would be unreliable because of this.

    I’ve run into this same issue a couple of times now on a client’s site hosted using GoDaddy’s managed WordPress solution. Reading through other people’s experiences with this (see: https://wordpress.stackexchange.com/questions/44016/php-fatal-error-cannot-call-overloaded-function-for-non-object-in-wp-includes-c), it seems like it might be related to the use of PHP’s APC for caching.

    The latest time this happened, I was able to temporarily resolve the issue by flushing the GoDaddy cache. However, GoDaddy support has been consistently unhelpful and I anticipate the issue will happen again.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Fatal error: Cannot call overloaded function for non-object’ is closed to new replies.