I would like to clarify that I have not reinstalled the plugin. It is clear that the site crashed due to some interaction with the updated code of the plugin. I’d very much appreciate any help you could provide. Thanks.
Plugin Contributor
Ewout
(@pomegranate)
Hi! I’m sorry the update broke your site.
Was that with 2.0 or 2.0.1? Which PHP version do you use? You can find this under Woocommerce > System Status.
The minimum requirement for this plugin is PHP5.3 and there was an error in 2.0.0 that caused incompatibility with PHP5.4 too (fixed in 2.0.1 though!).
A 500 error usually covers up an underlying PHP error. If you enabled WP_DEBUG, you’ll get to see this error, which will help us determining the root cause of this issue to fix it. You may also be able to find the error in your PHP error log if you have access to it.
Let me know what you find!
Ewout
Hi Ewout, thank you for your reply.
The error logs are here:
Kindly check and let me know.
thanks!
-
This reply was modified 8 years, 11 months ago by
wpharsha.
Plugin Contributor
Ewout
(@pomegranate)
Thanks for sharing! This particular bug was fixed in the 2.0.1 update.
You may want to go back to 1.6.6 first and then upgrade again, it’s possible that the migration scripts were aborted prematurely and resulted in an incomplete upgrade. Downgrading to 1.6.6 first will ensure the migration scripts are executed properly.
Let me know if you still have any issues!
Ewout
Hi, thank you for your response. I am not to savvy with WP, so how do I go about downgrading the plugin? ANy guidance would be appreciated. Thanks.
Plugin Contributor
Ewout
(@pomegranate)
delete the current 2.0 version if you haven’t already. The download 1.6.6 here. Install manually via Plugins > Add New > Upload file. Activate once, go to another page in wordpress/woocommerce (any), then go to the plugins page again and update to 2.0.1.
thank you for your kind help. Shall do it and let you know if everything is ok.