PHP Fatal error: Uncaught Error: Attempt to assign property “fees” on null
-
When attempting to ‘Synchronize Square to Woo’ I receive a screen that looks like this:
Meanwhile, in the background, the following error is being thrown:
[277276] [XX.XX.XX.XX:12347-Q:23177D8BBC1E44DD-52#wordpress] [STDERR] PHP Fatal error: Uncaught Error: Attempt to assign property "fees" on null in /var/www/html/wp-content/plugins/woosquare/admin/modules/product-sync/_inc/SquareToWooSynchronizer.class.php:1500 Stack trace: #0 /var/www/html/wp-content/plugins/woosquare/admin/modules/product-sync/_inc/admin/ajax.php(757): SquareToWooSynchronizer->getSquareItems() #1 /var/www/html/wp-includes/class-wp-hook.php(308): woo_square_plugin_get_non_sync_square_data() #2 /var/www/html/wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters() #3 /var/www/html/wp-includes/plugin.php(517): WP_Hook->do_action() #4 /var/www/html/wp-admin/admin-ajax.php(188): do_action() #5 {main} thrown in /var/www/html/wp-content/plugins/woosquare/admin/modules/product-sync/_inc/SquareToWooSynchronizer.class.php on line 1500
Any help would be appreciated!
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘PHP Fatal error: Uncaught Error: Attempt to assign property “fees” on null’ is closed to new replies.