Hello,
I have been using zencart for years now, but this is the first time I have not been able to find answers on the forum. After a few days of searching, I thought I'd ask.
On my site, when I select Checkout from anywhere on my site, I receive:
tails . $email_order; $html_msg['EMAIL_TEXT_HEADER'] = nl2br($pmt_details) . $html_msg['EMAIL_TEXT_HEADER']; } zen_mail('', SEND_EXTRA_ORDER_EMAILS_TO, SEND_EXTRA_NEW_ORDERS_EMAILS_TO_SUBJECT . ' ' . EMAIL_TEXT_SUBJECT . EMAIL_ORDER_NUMBER_SUBJECT . $zf_insert_id, $email_order . $extra_info['TEXT'], STORE_NAME, EMAIL_FROM, $html_msg, 'checkout_extra', $this->attachArray); } $zco_notifier->notify('NOTIFY_ORDER_AFTER_SEND_ORDER_EMAIL'); } } ?>
my site is at z y n m a x . b i z . I am in the testing stage and don't know if this worked before. I don't know if this is a configuration file error or what. A little help and/or insight would be appreciated.



