• I just made the last Storefront theme update and instantly have a fatal error, then I can’t do anything with the site and the admin…

    Fatal error: Cannot redeclare is_woocommerce_activated() (previously declared in /home/content/p3pnexwpnas03_data02/05/3165405/html/wp-content/themes/woot/inc/functions/extras.php:24) in /home/content/p3pnexwpnas03_data02/05/3165405/html/wp-content/themes/storefront/inc/storefront-functions.php on line 13

    I just had to FTP upload Storefront 1.6.1 to resolve the issue, please verify the new version.

    Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
  • I had the too. I ran phpMyAdmin (my host is eHost) and entered the following code:

    UPDATE wp_options SET option_value = ‘Twentytwelve’ WHERE option_name = ‘template’;
    UPDATE wp_options SET option_value = ‘twentytwelve’ WHERE option_name = ‘stylesheet’;
    UPDATE wp_options SET option_value = ‘twentytwelve’ WHERE option_name = ‘current_theme’;

    which reset the theme, but I don’t know what to do now. I need Woo Commerce and I liked Storefront, which was supposed to be compatible.
    ANy ideas are appreciated!

    Thread Starter LauraLS

    (@laurals)

    Hi, It’s just happen again, now with the new last version 2.1

    Fatal error: Call to undefined function storefront_html_tag_schema() in /home/content/p3pnexwpnas03_data02/05/3165405/html/wp-content/themes/woot/header.php on line 10

    Somone knows why and what can i do now?

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Fatal error with the new version Storefront 2.0.0’ is closed to new replies.