‘WooCommerce\Square\Admin\Products’ not found
-
I updated Woocommerce Square in my local environment today, everything seems to be running locally, after pushing to my client’s dev site, the admin area won’t come up and I get this message:
Fatal error: Uncaught Error: Class ‘WooCommerce\Square\Admin\Products’ not found in /home/esabbm/public_html/wp-content/plugins/woocommerce-square/includes/Admin.php:60 Stack trace: #0 /home/esabbm/public_html/wp-content/plugins/woocommerce-square/includes/Plugin.php(214): WooCommerce\Square\Admin->__construct(Object(WooCommerce\Square\Plugin)) #1 /home/esabbm/public_html/wp-includes/class-wp-hook.php(286): WooCommerce\Square\Plugin->init_plugin(”) #2 /home/esabbm/public_html/wp-includes/class-wp-hook.php(310): WP_Hook->apply_filters(NULL, Array) #3 /home/esabbm/public_html/wp-includes/plugin.php(465): WP_Hook->do_action(Array) #4 /home/esabbm/public_html/wp-settings.php(394): do_action(‘plugins_loaded’) #5 /home/esabbm/public_html/wp-config.php(205): require_once(‘/home/esabbm/pu…’) #6 /home/esabbm/public_html/wp-load.php(37): require_once(‘/home/esabbm/pu…’) #7 /home/esabbm/public_html/wp-admin/admin.php(34): require_once(‘/home/esabbm/pu…’) #8 /home/esabbm/public_html/wp-admin/index.php(10): require_once(‘/home/ in /home/esabbm/public_html/wp-content/plugins/woocommerce-square/includes/Admin.php on line 60
Not much to go on for this error message out on the interwebs.
Any suggestions? I can’t push these changes to prod and risk breaking it there.
- The topic ‘‘WooCommerce\Square\Admin\Products’ not found’ is closed to new replies.