You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I get this error when attempting to create a new customer from the admin interface:
Notice: Undefined index: custom_field in [...]/html/admin/model/sale/customer.php on line 4Warning: Cannot modify header information - headers already sent by (output started at [...]/html/admin/index.php:80) in [...]/html/system/library/response.php on line 12
The text was updated successfully, but these errors were encountered:
I get this error when attempting to create a new customer from the admin interface:
Notice: Undefined index: custom_field in [...]/html/admin/model/sale/customer.php on line 4Warning: Cannot modify header information - headers already sent by (output started at [...]/html/admin/index.php:80) in [...]/html/system/library/response.php on line 12
The text was updated successfully, but these errors were encountered: