• Closed
  • Ed Torque
    Spectator
    September 25, 2015 at 5:13 pm #20960

    Hello Support team,

    My side is down and all it displays is the following:

    Fatal error: Cannot use object of type WP_Error as array in /home3/mydirectory/public_html/mysite.com/wp-includes/functions.php on line 3211

    I searched this error but have not been able to trace source or fix. Any suggestions would be much appreciated.

    Thank you,

    Ed

    Denzel Chia
    Moderator
    Posts: 2656
    September 26, 2015 at 10:27 am #20980

    Hi,

    That fatal error points to functions.php file within WordPress core wp-includes folder.
    It does not point to any plugin or theme file. Therefore, it’s difficult to know which file is causing error.

    You need to do the following.

    If you are very sure that you did not edit any theme file. You can access your web server using ftp and start deleting plugins from your server, one at a time, until find the plugin that’s causing the fatal error.

    If you have modified the theme and you know which file. You can replace that file with a fresh copy.

    Thanks!

    Ed Torque
    Spectator
    Posts: 20
    September 28, 2015 at 6:44 am #20996

    Thank you, I started doing that while I awaited for your input. No luck until now. Will continue..

    Regards,

    Ed