[Fix] Critical Error after Update
-
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)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘[Fix] Critical Error after Update’ is closed to new replies.