• Hey,

    MY website kitkatupgrade.com is giving the below error

    Fatal error: Class ‘WP_Widget’ not found in /home/content/56/9117656/html/kitkat/wp-includes/widgets/class-wp-widget-pages.php on line 17

    I tried replacing the folder wp-admin and wp-includes as well, but still not working.

    Please let me know the resolution.

    Osman

Viewing 5 replies - 1 through 5 (of 5 total)
  • Moderator James Huff

    (@macmanx)

    Try manually resetting your plugins (no Dashboard access required). If that resolves the issue, reactivate each one individually until you find the cause.

    If that does not resolve the issue, access your server via SFTP or FTP, or a file manager in your hosting account’s control panel, navigate to /wp-content/themes/ and rename the directory of your currently active theme. This will force the default theme to activate and hopefully rule-out a theme-specific issue (theme functions can interfere like plugins).

    Thread Starter shaf_prince

    (@shaf_prince)

    Hey I tired both, both the options doesn’t work

    Moderator James Huff

    (@macmanx)

    You can confirm that you still see the same exact error message with all plugins disabled and the theme reset?

    Thread Starter shaf_prince

    (@shaf_prince)

    I’m getting this error now.

    Fatal error: Class ‘WP_Widget’ not found in /home/content/56/9117656/html/kitkat/wp-includes/widgets/class-wp-widget-pages.php on line 17

    Moderator James Huff

    (@macmanx)

    Ok, that’s the same error. And you see it with all plugins deactivated and the theme reset?

    If so, try downloading WordPress again, access your server via SFTP or FTP, or a file manager in your hosting account’s control panel, and delete then replace your copies of everything on the server except the wp-config.php file and the /wp-content/ directory with fresh copies from the download. This will effectively replace all of your core files without damaging your content and settings.

    Some uploaders tend to be unreliable when overwriting files, so don’t forget to delete the original files before replacing them.

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Error in Wodpress website – WP-Includes’ is closed to new replies.