New Zenner
- Join Date:
- Jul 2012
- Posts:
- 6
- Plugin Contributions:
- 0
contact us emails not working at all
Hi all,
I'm going mad, been struggling too long with this, and have searched but can't find any clues.
Not yet gone live, used a one-click installer but only because I had problems getting a download working from here, database issues ... so used my host's one click gadget. I have had a previous fully working Zen cart so although I'm rusty now I managed the first time round!
Added ice cold template, css horizontal drop down menu and backup add ons.
PHP 5.3.29, mysql 5.5.37
The problem: I can send an email from admin, but when I have tried from the contact us page all I get is a blank screen. I get the contact us page, but then nothing happens. I have tried the email test addon and that sends emails OK so I assume I've also set up my zen cart emails properly.
I'm using PHP transport. I have set up an email address for the store using the site's email address, and try to send to another email address at another site. I've tried different addresses. I have ensured my name is long enough and there is a message to send.
The blank screen I get when I click on send is white with no coding. The last bit of the url for this blank page is: index.php?main_page=contact_us&action=send&zenid=c8242adb4a78f5aa9a0e67c48af1434b
It is exactly the same if I swap to the classic template. There is no mention of any email page problems in the error logs, and I have full error reporting on but nothing shows.
I have refreshed all the files I can find that have any relevance to emails .
But a further question here = in modules/pages/contact_us/header_php.php there is this:
$zco_notifier->notify('NOTIFY_CONTACT_US_CAPTCHA_CHECK');
There is no dreaded captcha on the contact us form so wonder if there is a missing bit it's looking for.
I would love some pointers to get the emails going, or failing this has anyone got a map showing which files are used in case I've missed something out.
Thanks,
Tony