Invoice exports fail, PHP Fatal error
-
If the list of all invoices had dates, I wouldn’t even be trying to use the invoice export. I just need to see a full year of invoices but there is only a date column when looking at a company. Anyways, the export invoices feature crashes with this error:
[16-Aug-2022 15:07:31 UTC] PHP Fatal error: Uncaught TypeError: Illegal offset type in isset or empty in /home/customer/www/mysite.xyz/public_html/wp-content/plugins/zero-bs-crm/includes/ZeroBSCRM.DAL3.Export.php:552 Stack trace: #0 /home/customer/www/mysite.xyz/public_html/wp-includes/class-wp-hook.php(307): zeroBSCRM_export_processExport('') #1 /home/customer/www/mysite.xyz/public_html/wp-includes/class-wp-hook.php(331): WP_Hook->apply_filters('', Array) #2 /home/customer/www/mysite.xyz/public_html/wp-includes/plugin.php(476): WP_Hook->do_action(Array) #3 /home/customer/www/mysite.xyz/public_html/wp-content/plugins/zero-bs-crm/includes/ZeroBSCRM.Core.php(1718): do_action('zerobscrm_post_...') #4 /home/customer/www/mysite.xyz/public_html/wp-includes/class-wp-hook.php(307): ZeroBSCRM->init('') #5 /home/customer/www/mysite.xyz/public_html/wp-includes/class-wp-hook.php(331): WP_Hook->apply_filters(NULL, Array) #6 /home/customer/www/mysite.xyz/public_html/wp-includes/plugin.php(476): WP_Hook->do_action(Array) #7 /home/customer/www/mysite.xyz/public_html/wp-settings.php(598): do_action('init') #8 /home/customer/www/mysite.xyz/public_html/wp-config.php(94): require_once('/home/customer/...') #9 /home/customer/www/mysite.xyz/public_html/wp-load.php(50): require_once('/home/customer/...') #10 /home/customer/www/mysite.xyz/public_html/wp-admin/admin.php(34): require_once('/home/customer/...') #11 {main} thrown in /home/customer/www/mysite.xyz/public_html/wp-content/plugins/zero-bs-crm/includes/ZeroBSCRM.DAL3.Export.php on line 552
Viewing 12 replies - 1 through 12 (of 12 total)
Viewing 12 replies - 1 through 12 (of 12 total)
- The topic ‘Invoice exports fail, PHP Fatal error’ is closed to new replies.