• I got a free host and am trying to install WordPress in it but when I got to the installation step I got the following error:

    Fatal error: Class ‘WP_Widget’ not found in /home/a8329191/public_html/wp-includes/default-widgets.php on line 14

    I went to that exact file and line, checked if the class was defined, and even though I don’t know much about php there didn’t appear to be a problem.

    Would really appreciate some help.

    Thanks!

Viewing 4 replies - 1 through 4 (of 4 total)
  • Moderator t-p

    (@t-p)

    Check if your theme is compatible with WP 3.3. To check, you may try switching to the default theme (twentyeleven) for a moment by renaming your current theme’s folder in wp-content/themes. The idea is to force WordPress to fall back to the default theme to rule out any theme-specific issue.

    -Ipstenu has put togather an extensive 3.3 troubleshooting guide. Please review it as well.

    Thread Starter alexferreirag

    (@alexferreirag)

    Checked the folder and there appeared to be two themes, “twentyeleven” and “twentyten”… Took “twentyten” out, re-uploaded that directory, and still same error. Doesn’t appear to be the problem.

    Will take a look at the troubleshooting guide…

    Moderator t-p

    (@t-p)

    Thread Starter alexferreirag

    (@alexferreirag)

    thanks, was about to ask for link since couldn’t find it…

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

The topic ‘Fatal error: Class 'WP_Widget' not found’ is closed to new replies.