-
AuthorPosts
-
November 27, 2013 at 11:49 pm #194102
Several times I get this error message “Fatal error: Cannot call overloaded function for non-object in /home/admin110/public_html/wp-includes/capabilities.php on line 1361” Then the site goes down for a few minutes. It usually happens when I just am doing regular updates on the site, nothing too intense. If you could let me know what needs to get done to fix this issue, that would be great! I am using Godaddy for the hosting and have the Enfold theme installed version 2.3.1.
Thanks!
November 28, 2013 at 12:42 am #194114Hey Yourstrategicmarketing!
It looks like it’s a server issue, does it happen even if you have the Default theme active?
Best regards,
JosueDecember 3, 2013 at 8:22 pm #195876Josue,
I talked with the server people and this is what they had to say “Not getting user information, problem with the theme. The file is a normal file that is looking for the user information and cannot find the info. Because it is not properly getting transmitted. Not related to server at all. ” He gave this link “http://wordpress.stackexchange.com/questions/44016/php-fatal-error-cannot-call-overloaded-function-for-non-object-in-wp-includes-c” which explains what is going on. I can only imagine if it is not the server then it has to do with the template. Thanks for your help!December 4, 2013 at 4:41 am #195962Hey!
But have you tried disabling all of your plugins and switching to the default theme?
Regards,
JosueDecember 4, 2013 at 6:19 pm #196299Josue,
I just tried it and was not able to produce the error with the default template and no plugins activated. Things that have led to the error being produced and the site shut down for several minutes are: uploading/changing the logo, creating new pages, installing widgets, uploading new media pictures. It doesn’t happen everytime and it is not predictable. It will just happen randomly and then the entire site is shut down. Thankfully it has not happened in awhile, but I am concerned for the future.Thanks,
PhilDecember 4, 2013 at 6:37 pm #196304Hey!
Hard to reproduce indeed, maybe the PHP error logs have some information.
Regards,
JosueDecember 4, 2013 at 6:42 pm #196308Josue,
If so, please instruct me how to check the PHP error logs.Thanks,
PhilDecember 5, 2013 at 2:45 am #196466Hey!
Please deactivate all plugin, see if the issue goes away. Do you have a cache plugin? Please add these lines on wp-config.php:
define('WP_DEBUG', true); define('WP_DEBUG_LOG', true); define('WP_DEBUG_DISPLAY', false); @ini_set('display_errors',0);
Post the errors here.
Regards,
Ismael -
AuthorPosts
- The topic ‘Fatal Error’ is closed to new replies.