• Resolved terezaolivia

    (@terezaolivia)


    Hi I have moved my database from local flywheel to hosting server. The page works (terezaolivia.cz) but when I would like to log in to the WordPress admin it writes me this:

    Fatal error: Uncaught Error: Class ‘WP_Term’ not found in /web/htdocs5/terezaoliviacz/home/www/wp-includes/taxonomy.php:830 Stack trace: #0 /web/htdocs5/terezaoliviacz/home/www/wp-includes/class-wp-term-query.php(1019): get_term(Object(stdClass)) #1 /web/htdocs5/terezaoliviacz/home/www/wp-includes/class-wp-term-query.php(838): WP_Term_Query->populate_terms(Array) #2 /web/htdocs5/terezaoliviacz/home/www/wp-includes/class-wp-term-query.php(288): WP_Term_Query->get_terms() #3 /web/htdocs5/terezaoliviacz/home/www/wp-includes/taxonomy.php(1179): WP_Term_Query->query(Array) #4 /web/htdocs5/terezaoliviacz/home/www/wp-includes/category.php(55): get_terms(Array) #5 /web/htdocs5/terezaoliviacz/home/www/wp-content/themes/Divi/options_divi.php(6): get_categories(Array) #6 /web/htdocs5/terezaoliviacz/home/www/wp-content/themes/Divi/epanel/custom_functions.php(1663): require_once(‘/web/htdocs5/te…’) #7 /web/htdocs5/terezaoliviacz/home/www/wp-content/themes/Divi/functions.php(6879): et_load_core_options() #8 /web/htdocs5/terezaoliviac in /web/htdocs5/terezaoliviacz/home/www/wp-includes/taxonomy.php on line 830

    Can you help me please?

Viewing 3 replies - 1 through 3 (of 3 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 (consult your hosting provider’s documentation for specifics on these), 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 terezaolivia

    (@terezaolivia)

    You are genius! FTP works! Thank you soooo much!

    Thread Starter terezaolivia

    (@terezaolivia)

    Done

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

The topic ‘Fatal Error taxonomy.php on line 830’ is closed to new replies.