PHP Fatal Errors in extension next day..
-
Hi there!
Currently running 4.8.3 because there is a page template bug in 4.9 that I find annoying. The rest is up-to-date 🙂 When I install the extension there are no problems, export look great! However, next day, the wp-admin is unreachable because of some PHP fatal errors. I disabled the extension and activated it again, but the same problem happened next day! The fatal errors:
PHP Warning: include(classes/class-wc-order-export-admin.php): failed to open stream: No such file or directory in /home/somefolders/public_html/wp-content/plugins/woo-order-export-lite/woo-order-export-lite.php on line 69 [22-Nov-2017 10:26:14 UTC] PHP Warning: include(classes/class-wc-order-export-admin.php): failed to open stream: No such file or directory in /home/somefolders/public_html/wp-content/plugins/woo-order-export-lite/woo-order-export-lite.php on line 69 [22-Nov-2017 10:26:14 UTC] PHP Warning: include(): Failed opening 'classes/class-wc-order-export-admin.php' for inclusion (include_path='.:/usr/local/php56/lib/php') in /home/somefolders/public_html/wp-content/plugins/woo-order-export-lite/woo-order-export-lite.php on line 69 [22-Nov-2017 10:26:14 UTC] PHP Fatal error: Class 'WC_Order_Export_Admin' not found in /home/somefolders/public_html/wp-content/plugins/woo-order-export-lite/woo-order-export-lite.php on line 77Any idea what’s causing this?
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
The topic ‘PHP Fatal Errors in extension next day..’ is closed to new replies.