• Resolved devalexdev

    (@devalexdev)


    I’m getting errors where subscribers are unable to login, they get the PHP fatal error message below, admins seem to work fine though

    Woocommerce: 4.4.0
    ACF Pro: 5.9.0
    Php: 7.2

    PHP Fatal error:  Uncaught Error: Call to undefined function wc_get_loop_prop() in /mysite/public/wp-content/plugins/woocommerce/includes/class-wc-query.php:376
    
    Stack trace:
    
    #0 /mysite/public/wp-content/plugins/woocommerce/includes/class-wc-query.php(363): WC_Query->adjust_total_pages()
    
    #1 /mysite/public/wp-includes/class-wp-hook.php(289): WC_Query->handle_get_posts(Array)
    
    #2 /mysite/public/wp-includes/plugin.php(249): WP_Hook->apply_filters(Array, Array)
    
    #3 /mysite/public/wp-includes/class-wp-query.php(3190): apply_filters_ref_array('the_posts', Array)
    
    #4 /mysite/public/wp-includes/class-wp-query.php(3448): WP_Query->get_posts()
    
    #5 /mysite/public/wp-includes/post.php(2053): WP_Query->query(Array)
    
    #6 /mysite/public/wp-content/plugins/advanced-custom-fields-pro in /mysite/public/wp-content/plugins/woocommerce/includes/class-wc-query.php on line 376
Viewing 5 replies - 1 through 5 (of 5 total)
  • Latest Update issue.

    Plugin Support RK a11n

    (@riaanknoetze)

    Hi there,

    Looking at the stace trace in that error report, it seems to be a result of using ACF alongside WooCommerce. As for a fix, I see that our developers are already working on the issue as there’s currently an open bug report at https://github.com/woocommerce/woocommerce/issues/27394

    We’re still having this problem even though the issue is now closed and the Pull Request merged.
    We can’t access the admin portal.
    Do we need to follow any steps to apply this fix?

    • This reply was modified 4 years, 6 months ago by alayor.

    Hi @alayor ,

    Are you still having this issue? It looks like you may have caught it between the time the fix was merged but before it was deployed to www.remarpro.com.

    WooCommerce 4.4.1 should fix the issue. If not, let us know!

    dougaitken

    (@dougaitken)

    Automattic Happiness Engineer

    Hi @alayor @ajitsingh5588 @devalexdev

    As we’ve not heard back from anyone on this thread I’m going to mark it as Resolved.

    Please do open a new one if you’re still running into problems.

    Thanks,

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘PHP Fatal Error login’ is closed to new replies.