• Resolved mzakowski

    (@mzakowski)


    When displaying a product :

    AbstractServiceProvider.php => row 100

    $class “Automattic\WooCommerce\Proxies\LegacyProxy”

    Exception has occurred.
    ReflectionException: Method Automattic\WooCommerce\Proxies\LegacyProxy::init() does not exist

    Seems some cleaning haven’t been done

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi @mzakowski,

    Thanks for reporting this. I just tried viewing a product on a site with only WooCommerce 5.1 and the Storefront theme active. With wp_debug enabled, I’m not seeing any notices at all.

    If you can duplicate this with only WooCommerce and Storefront active (or say the Twenty Twenty theme), please open up a new issue at GitHub so the developers can take a closer look at this:

    https://github.com/woocommerce/woocommerce/issues/new?assignees=&labels=&template=4-Bug-report.md&title=

    Thanks

    Hello,

    I had the same type of error, I do not know if it is the same case, but I found the source of my problem and it was that since I am using wordpress as a headless, I had put in the general settings -> Site address (URL), there I had configured the address of the front that was hosted in Vercel and when making calls to a custom API, it skipped the error, I hope it will help if someone has made this change.

    Greetings

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Uggly exception occurs => Woocommerce 5.1.0’ is closed to new replies.