Fatal Error after Woocommerce update
-
Hello. I;ve updated woocommerce to the latest version of it, as it has some problems with other plugins installed.
After the update it gave me fatal error, as below:Warning: Use of undefined constant WC_ABSPATH – assumed ‘WC_ABSPATH’ (this will throw an Error in a future version of PHP) in /wp-content/plugins/woocommerce/includes/class-wc-geolocation.php on line 305
Warning: require_once(WC_ABSPATHincludes/class-wc-geolite-integration.php): failed to open stream: No such file or directory in /wp-content/plugins/woocommerce/includes/class-wc-geolocation.php on line 305
Fatal error: require_once(): Failed opening required ‘WC_ABSPATHincludes/class-wc-geolite-integration.php’ (include_path=’.:/:/usr/local/php73/lib/pear’) in /wp-content/plugins/woocommerce/includes/class-wc-geolocation.php on line 305
I was trying to find the line 305 in the file mentioned to see if i can do anything about it – put the problem is, there is no such line. It ends at 264, and i cant even find any similar record of WC_ABSPATH in the file.
Need help here guys, seriously.
The page I need help with: [log in to see the link]
- The topic ‘Fatal Error after Woocommerce update’ is closed to new replies.