Zen Cart Logo
Forums / Managing Customers and Orders / Error on authorising customer

Error on authorising customer

Locked

Views: 799

Results 1 to 2 of 2
This thread is locked. New replies are disabled.
5 Sep 2008, 4:01 AM
#1
godt avatar

godt

Zen Follower

Join Date:
Mar 2006
Location:
Melbourne, Australia
Posts:
378
Plugin Contributions:
0

Error on authorising customer

When I click on the red icon to authorise a customer registration, I get this error:

Warning: strstr() [function.strstr]: Empty delimiter. in /home/coolkidz/public_html/cat08/includes/functions/functions_email.php on line 103

Warning: Cannot modify header information - headers already sent by (output started at /home/coolkidz/public_html/cat08/includes/functions/functions_email.php:103) in /home/coolkidz/public_html/cat08/admin/includes/functions/general.php on line 21

The authorisation proceeds - icon is subsequently green - but I am not sure how to go about dealing with this.

5 Sep 2008, 4:16 AM
#2
godt avatar

godt

Zen Follower

Join Date:
Mar 2006
Location:
Melbourne, Australia
Posts:
378
Plugin Contributions:
0

Re: Error on authorising customer

Fixed it. I had removed the anti-spam information content, and it wanted some content, it seems. So I edited out the lines in functions_email.php.