ExpressionEngine CMS
Open, Free, Amazing

Thread

This is an archived forum and the content is probably no longer relevant, but is provided here for posterity.

The active forums are here.

email form not showing

September 09, 2009 2:10pm

Subscribe [2]
  • #1 / Sep 09, 2009 2:10pm

    phpnoob

    21 posts

    I am building a send_to_friend form and it looks like this on my page:

    {exp:email:tell_a_friend charset="utf-8" allow_html='n'}
    
    <label for="from">Your Email: </label>
    
    <input type="text" id="from" name="from" size="40" maxlength="35" value="{member_email}" /></p>
    
    <label for="name">Your Name: </label>
    
    <input type="text" id="name" name="name" size="40" maxlength="35" value="{member_name}" /></p>
    
    <label for="to">To: </label>
    
    <input type="text" id="to" name="to" size="40" maxlength="35" /></p>
    
    <label for="subject">Subject: </label>
    
    <input type="text" id="subject" name="subject" size="40" value="Entry by: {author}" /></p>
    
    <label for="message">Message: </label>
    
    <textarea id="message" name="message" readonly="readonly" rows="18" cols="40">
    {summary}
    {body}
    {permalink}
    </textarea></p>
    
    <input name="submit" type='submit' value='Submit Form' /></p>
    {/exp:email:tell_a_friend}


    But its not displaying.  Email module is installed.  What is the problem?  Thank you.

  • #2 / Sep 09, 2009 3:50pm

    Ingmar

    29245 posts

    What version and build of EE are you using? Do you’ve got a link? Remember, this needs to go on a single entry template, ie you’ll actually need a single entry to tell your friend about.

.(JavaScript must be enabled to view this email address)

ExpressionEngine News!

#eecms, #events, #releases