Preview of Welcome email in admin showing EMAIL_SUBJECT EMAIL_GREET_NONE etc
Hi All,
My email on Tools/Email Welcome does not display rigth:
Subject: EMAIL_SUBJECT [IMG][/IMG]
EMAIL_GREET_NONE
EMAIL_WELCOME
EMAIL_COUPON_INCENTIVE_HEADERNew Customer 5% Off
EMAIL_COUPON_REDEEMWelcome
EMAIL_TEXT
EMAIL_CONTACT
EMAIL_GV_CLOSURE
It displays the above without any formatting. I have created a test account and I get the above email.
Please if someone can point me in the right direction with this issue.
Thanks,
belaze
Re: Email HTML not working
There are php files missing in your installation. Probably language files.
You need to extablish what files are missing (or corrupted) and reload them from a clean unzipped ZC program of the same version you are using.
Re: Email HTML not working
Try reloading this .php file please...
root directory/ your admin name/ email_welcome.php
Quote:
EMAIL_COUPON_INCENTIVE_HEADERNew Customer 5% Off
1. notice the New Cutomer 5% OFF
2. you must of have edited the email_welcome.php
Re: Email HTML not working
Hi,
Thanks for the response...
Haredo, I reloaded the email_welcome.php to the location listed and the same.
schoolboy, can you please suggest where?
Includes or the Admin section?
I just downloaded a clean 1.3.9h version.
Thanks,
belaze
Re: Email HTML not working
report back with any error log in this folder
Quote:
root directory/ cache
Re: Email HTML not working
Hi,
These are the last 2 out of older ones on pretty much the same topic at about once or three times a month I guess when I run the Google Base Feeder.
[22-Apr-2011 01:09:08] PHP Warning: fopen(/home/goldenst/public_html/numinix_version/google_base_feeder.txt) [<a href='function.fopen'>function.fopen</a>]: failed to open stream: No such file or directory in /home/goldenst/public_html/includes/classes/google_base.php on line 31
[22-Apr-2011 01:09:08] PHP Warning: filesize() [<a href='function.filesize'>function.filesize</a>]: stat failed for /home/goldenst/public_html/numinix_version/google_base_feeder.txt in /home/goldenst/public_html/includes/classes/google_base.php on line 32
[22-Apr-2011 01:09:08] PHP Warning: fread(): supplied argument is not a valid stream resource in /home/goldenst/public_html/includes/classes/google_base.php on line 32
[22-Apr-2011 01:09:08] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/goldenst/public_html/includes/classes/google_base.php on line 33
[03-Apr-2011 01:58:49] PHP Warning: require(includes/templates/template_default/templates/tpl_quick_checkout_default.php) [<a href='function.require'>function.require</a>]: failed to open stream: No such file or directory in /home/goldenst/public_html/includes/templates/template_default/common/tpl_main_page.php on line 122
[03-Apr-2011 01:58:49] PHP Warning: require(includes/templates/template_default/templates/tpl_quick_checkout_default.php) [<a href='function.require'>function.require</a>]: failed to open stream: No such file or directory in /home/goldenst/public_html/includes/templates/template_default/common/tpl_main_page.php on line 122
[03-Apr-2011 01:58:49] PHP Fatal error: require() [<a href='function.require'>function.require</a>]: Failed opening required 'includes/templates/template_default/templates/tpl_quick_checkout_default.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/goldenst/public_html/includes/templates/template_default/common/tpl_main_page.php on line 122
Re: Email HTML not working
To handle your error messages: https://www.zen-cart.com/tutorials/index.php?article=87
Looks like you're missing several files, as a result of partially removing, or only partially installing, various addons.