• Resolved MFA

    (@mfabowl)


    Hello,

    This is just a temporary fix until the developers release new patched version. Go to /woocommerce/src/Internal/Admin/Marketplace.php then search and find FeaturesController::change_feature_enable(?‘marketplace’,?true?);

    Now disable this function by putting // in front of it to be like that:

    //FeaturesController::change_feature_enable( 'marketplace', true );

    Save your file and close. Refresh website. Works!

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thank you for this fix.

    Question for the devs: how do such critical bugs slip through into final releases?

    This Woocommerce update, I believe, has seriously degraded the Shop page of my site: On a Mac, using Chrome, the page loads VERY slowly; Not all product images are displaying; Clicking on Add to Cart does not add the item to the cart, so visitors to the site, Vineyardspress.com, cannot purchase items. I am leery of applying changes to php files and look forward to the bug fix. In the meantime, is there a way to roll back to the previous version of Woocommerce?

    Thanks for sharing the temp fix MFA! *thumbsup*

    Plugin Support ckadenge (woo-hc)

    (@ckadenge)

    Hello @mfabowl,

    Thank you for reaching out.

    This is an already reported issue here, and our developers are still working on a fix.

    You can subscribe and turn on notifications to receive any updates on the issue.

    Thank you patience and understanding.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘[Fix] Critical Error after Update’ is closed to new replies.