Hi,
Can some one please post which files contain all the standard code for the Contact Form.
It must have been stripped out of the template.
Thanks.
Hi,
Can some one please post which files contain all the standard code for the Contact Form.
It must have been stripped out of the template.
Thanks.
More info...
I have checked the following folders for files related to contact us and they look ok compared with a working site.
includes-templates-theme213-templates
includes-languages-english
includes-modules-pages-contact_us
includes-languages-english-html_includes
includes-templates-template_default-templates
If I change back to the classic template there is still NO contact form?
I have inherited the site, it is using a template monster template and there are 2 other template overrides back end. NOT in use of course.
The define contact page text appears ok.
Where else should I check for any errors?
Or have I over looked a simple setting somewhere?
A link would help.
What happens when you try to access the page - a 404 or just a blank page ? If blank, have you run the Debug Utility (or just checked your debug logs, depending on Zencart version) ?
Hi,
Page is there just no contact form.
http://cb4accessories.com/index.php?...age=contact_us
I have just found a few lines of code missing in:
/includes/templates/template_default/templates/tpl_contact_us_default.php
<fieldset id="contactUsForm">
<legend><?php echo HEADING_TITLE; ?></legend>
<div class="alert forward"><?php echo FORM_REQUIRED_INFORMATION; ?></div>
<br class="clearBoth" />
added this But still not showing?
What happens if you get that file from a fresh Zencart zip file and replace the one there (and the one in the includes/templates/theme213/templates folder, if any) ?
You are so right...
Thanks Stevesh,
you just saved me hours.
Wait!!
I have just tested the contact form
and did not receive an email to my address set up in email options?
Is there more that i need to check?
Thanks
Be sure the address(es) in the Contact Us email dropdown list are (is) in the proper format: name <email@address>, etc.