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.

Captcha doesnt appear in comment form

August 01, 2011 9:50pm

Subscribe [4]
  • #1 / Aug 01, 2011 9:50pm

    robeehed

    14 posts

    I placed the captcha code in my comment form but it doesn’t seem to appear. Does anyone see anything wrong with my implementation?

    <fieldset id="comment-form-field">
                                
        {exp:comment:form}
            <label for="name">Name</label>
    
            <input type="text" name="name" value="{name}" id="name" size="37" /></p>
            <label for="email">Email Address</label>
    
            <input type="text" name="email" value="{email}" id="email" size="37" /></p>
            <label for="comment">Comment</label>
    
            <textarea name="comment" rows="8" cols="35" id="comment">{comment</textarea></p>
    {if captcha}
    Please enter the word you see in the image below:
    {captcha}
    
    <input type="text" name="captcha" value="{captcha_word}" size="20" maxlength="20" style="width:140px;" /></p>
    {/if}
    <input type="submit" name="submit" value="Submit" /></p>
    {/exp:comment:form}
    </fieldset>

    [Mod Edit: Moved to the EE 2 Tech Support forum]

  • #2 / Aug 01, 2011 10:56pm

    the3mus1can

    426 posts

    Check the file permissions on the images/captchas folder. You might want to check a few preferences like Channel Preferences > Comment Posting Preferences > Enable Captcha… (for the channel the entry is in) or Security and Privacy >Captcha Preferences and make sure the server path is correct and the full url is correct.

  • #3 / Aug 02, 2011 12:34am

    Dave @ Exp:resso

    465 posts

    Also pretty sure the captcha won’t appear if you’re logged in as a super admin 😊

  • #4 / Aug 02, 2011 12:20pm

    Sue Crocker

    26054 posts

    Thanks for the assist, the3mus1can and Dave.

    robeehed, are you testing this as a SuperAdmin? If you are, that would explain it. By default, logged in members aren’t required to use CAPTCHAs.

    See the attached screen shot.

  • #5 / Aug 07, 2011 12:40am

    robeehed

    14 posts

    Check the file permissions on the images/captchas folder. You might want to check a few preferences like Channel Preferences > Comment Posting Preferences > Enable Captcha… (for the channel the entry is in) or Security and Privacy >Captcha Preferences and make sure the server path is correct and the full url is correct.

    Thanks everyone for the help. It ended up being the channel preferences. I forgot to enable captha. Thanks The3mus1can for the help on that one.

  • #6 / Aug 08, 2011 12:47pm

    Sue Crocker

    26054 posts

    Yay! If anything else comes up, please do let us know in a new thread..

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

ExpressionEngine News!

#eecms, #events, #releases