Fatal error Class 'WC_Order' not found
-
I’m getting a fatal error in my plugin
[Wed Jun 22 17:37:51.241380 2016] [:error] [pid 21875] [client 2601:644:4202:7270:f08b:7b3f:acff:7b33:15246] PHP Fatal error: Class ‘WC_Order’ not found in /nas/content/live/camoeyes/wp-content/plugins/woo-rx-varification/rx-verification.php on line 374, referer: https://camoeyes.com/wp-admin/plugins.php?plugin_status=active’
This was happening before I updated to the latest woo, and currently is updated and it still happens
I’ve looked at line 374 which is the line $order = new WC_Order( $post_id );
The error seems to come from this file
https://pastebin.com/hNYa3nQdI could really use some help my websites been down since yesterday ;(
- The topic ‘Fatal error Class 'WC_Order' not found’ is closed to new replies.