Flatsome theme – Uncaught Error: Call to undefined function wc_print_notices()

Home Forums BulletProof Security Pro Flatsome theme – Uncaught Error: Call to undefined function wc_print_notices()

Tagged: 

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #34287
    Lollo Vestlund
    Participant

    Hi,

    I’m trying to understand how I can resolve the following:

    [BPS Pro htaccess Protected Secure PHP Error Log]
    
    [11-Oct-2017 07:17:17 UTC] PHP Fatal error: Uncaught Error: Call to undefined function wc_print_notices() in /home/lollov70/public_html/wp-content/themes/flatsome/woocommerce/myaccount/form-login.php:25
    Stack trace:
    #0 /home/lollov70/public_html/wp-includes/template.php(690): require()
    #1 /home/lollov70/public_html/wp-content/plugins/woocommerce/includes/wc-core-functions.php(175): load_template('/home/lollov70/...', false)
    #2 /home/lollov70/public_html/wp-content/themes/flatsome/inc/woocommerce/structure-wc-global.php(257): wc_get_template_part('myaccount/form-...')
    #3 /home/lollov70/public_html/wp-includes/class-wp-hook.php(298): flatsome_account_login_lightbox('')
    #4 /home/lollov70/public_html/wp-includes/class-wp-hook.php(323): WP_Hook->apply_filters(NULL, Array)
    #5 /home/lollov70/public_html/wp-includes/plugin.php(453): WP_Hook->do_action(Array)
    #6 /home/lollov70/public_html/wp-includes/general-template.php(2605): do_action('wp_footer')
    #7 /home/lollov70/public_html/wp-content/themes/flatsome/maintenance.php(23): wp_footer()
    #8 /home/lollov70/publ in /home/lollov70/public_html/wp-content/themes/flatsome/woocommerce/myaccount/form-login.php on line 25
    #34289
    AITpro Admin
    Keymaster

    Your Flatsome theme is calling the WooCommerce plugin wp_print_notices() function in this file: /themes/flatsome/woocommerce/myaccount/form-login.php:25, but is unable to find/get that WooCommerce function.

    Google search results indicate that this may be a WooCommerce Shortcode issue/problem:  https://wordpress.org/support/topic/search-stopped-working-after-install-please-help/ or WooCommerce is not installed or needs to be upgraded or reinstalled:  https://wordpress.org/support/topic/fatal-error-breaks-site-on-activation/

    BPS Pro PHP Error Log Help Info Reference: https://forum.ait-pro.com/forums/topic/how-to-troubleshoot-php-errors-php-errors-in-your-php-error-log/

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.