Hi there!
I have cut and paste the same correct working code from my clients Commercial EE site to the new Core Version site but we get an error message (my client will move to the commercial version when members grow).
I have also created a blank test template and get the same error message. The error message as follows:
The following tag has a syntax error:
{exp:email:contact_form}
Please correct the syntax in your template.
The is the contact form code:
{exp:email:contact_form user_recipients="false" recipients="bedroomeyes@y7mail.com" charset="utf-8" return="http://www.bedroomeyes.info/index.php/site/index2/"}
<h1>Email US</h1>
<p><label for="from">Your Email:</label><br />
<input type="text" id="from" name="from" size="40" maxlength="35" value="" /></p>
<p><label for="subject">Subject:</label><br />
<input type="text" id="subject" name="subject" size="40" value="Contact Form" /></p>
<p><label for="message">Message:</label><br />
<textarea id="message" name="message" rows="9" cols="40"></textarea></p>
<p><input name="email_list" type="checkbox" checked />By leaving the box checked you will be added to the BRE VIP mailing list. Your email is confidential to BRE. You may unsubscribe at any time.</p>
<p><input name="submit" type='submit' value='Submit Form' /></p>
{/exp:email:contact_form}
Can anyone help?
Many thanks
Gillian
