Hi everybody. I'm fairly new to PHP and to Zen-Cart. I'm currently setting up my example store, for advertising. Things have been going well except with the log-in and log-off pages. I get the following warning on the log-in page:
Warning: strstr(): Empty delimiter. in /nfs/cust/3/05/72/727503/web/zen-cart/includes/init_includes/init_customer_auth.php on line 15
Then on log-off, I get the following warning:
Warning: strstr(): Empty delimiter. in /nfs/cust/3/05/72/727503/web/zen-cart/includes/init_includes/init_customer_auth.php on line 15
Warning: Cannot modify header information - headers already sent by (output started at /nfs/cust/3/05/72/727503/web/zen-cart/includes/init_includes/init_customer_auth.php:15) in /nfs/cust/3/05/72/727503/web/zen-cart/includes/functions/functions_general.php on line 44
But then when I refresh the same log-off page, it goes directly to the "log off" page.
If you'd like to try here is the site:
http://danieldubeisdesigns.com/zen-cart
I appreciate any help in fixing this problem.
Thank you
Dan




