• I’ve recently upgraded to 4.4.

    /wp-content/debug.log shows a lot of these errors for every page:
    [16-Dec-2015 23:29:46 UTC] PHP Notice: The called constructor method for WP_Widget is <strong>deprecated</strong> since version 4.3.0! Use <pre>__construct()</pre> instead. in /home/user/public_html/wp-includes/functions.php on line 3619

    This looks like a core file, but I’d expect it not to throw this type of error. Should I assume that the theme is really throwing the error and not this functions.php? Helpful suggestions would be appreciated.

    Chris

Viewing 4 replies - 1 through 4 (of 4 total)
  • @chris

    Hi,

    First, try to disable / enable some widgets until you don’t see this error as first emergency solution.

    Second, yes it’s a core file, but widget in your theme try to use something that is not working any more. So basically, you should ask your theme maker or a local WordPress expert to help you troubleshoot this.

    Third, always make backups before upgrading, it’s stated in bold before any upgrade.

    Umm, I beleive Digico meant to say Disable your plugins and see what happens. One of the plugins is probably the culprit.

    A plugin that creates a widget is doing someting wrong and a WordPress file is catching the PHP notice.

    Thread Starter gr33nman

    (@gr33nman)

    Digico Paris, juggledad,

    I suspected as much. It was a conflicting plugin.

    Excellent! Now, to decide which plugin is more useful…

    Cheers,

    Chris

    Hi there,

    Im not sure where to ask for help regarding an issue that I am having with my new site. I am receiving this error message and I have deleted all plugins and tried different themes but still get the same message when trying to create new pages on my site;

    Fatal error: Class ‘WP_User_Query’ not found in /websites/de/decking4perth.com.au/wp-includes/user.php on line 556

    Can anybody assist?

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘/wp-includes/functions.php – WP_Requirements class not found’ is closed to new replies.