I have the same error in my PHP logs, but the plugin works with all standard fields included in the plugin, except the custom fields functionality from my other support thread, but that’s another story.
In any case – same error, but in my case the plugin (sorta) works.
I get the same error msg:
Warning: class_exists() expects at least 1 parameter, 0 given in home/wp-content/plugins/woocommerce-simply-order-export/classes/class-order-export-admin-help.php on line 10
but the plugin appears to still work. Even the Help module in WooCommerce works correctly.
When I deactivated and reactivated the plugin plus the Simply Order Export Add-on, I received the message above plus this additional message:
Warning: Cannot modify header information – headers already sent by (output started at home/wp-content/plugins/woocommerce-simply-order-export/classes/class-order-export-admin-help.php:10) in home/wp-includes/pluggable.php on line 1196
Same here:
Warning: class_exists() expects at least 1 parameter, 0 given in /home/corru928/public_html/website/wp-content/plugins/woocommerce-simply-order-export/classes/class-order-export-admin-help.php on line 10
Headers already sent in /home/corru928/public_html/website/wp-content/plugins/woocommerce-simply-order-export/classes/class-order-export-admin-help.php on line 10.
This is not a good sign, it may just be a poorly written plugin but Headers should not have been sent at this point.
Check the code in the above mentioned file to fix this problem.
Hello All,
Please update the plugin to version 1.2.5, it should solve the issue.
Sorry for inconvenience.
Regards
Thread Starter
tc@wps
(@tcwps)
Thanks Ankit for resolving this problem so quickly.
I’ve now bought the Add-On which works even better.
Many thanks.
It’s all my responsibility. Glad that issue is fixed now 🙂
Marking issue as resolved.