[TYPO3] FE User Registration and Captcha

Aji Johannes aji.yahya at gmail.com
Wed Aug 15 22:35:12 CEST 2007


Mik B. Shvets schrieb:
> Try correct id for <input>
> My code: 
> <!--###CAPTCHA_INSERT### this subpart is removed if CAPTCHA is not 
> enabled! -->
>         <tr class="captcha"><td colspan="4" valign="middle"  
> style="border-top: solid 1px #B7B7B7;">
>         <table cellpadding="2" cellspacing="0" border="0" width="100%"><tr><td 
> valign="middle">
>         <label 
> for="tx-srfeuserregister-pi1_captcha_response">###SR_FREECAP_NOTICE###</label></td><td 
> valign="middle" align="center">###SR_FREECAP_IMAGE###</td><td align="center" 
> valign="middle">
>                 <input type="text" size="15" 
> id="tx_srfeuserregister_pi1_captcha_response" name="FE[fe_users]
> [captcha_response]" title="###SR_FREECAP_NOTICE###" 
> value=""></td></tr></table>
> 
>         </td></tr>
> <!--###CAPTCHA_INSERT###-->
> 
> And You must not use the the captcha_response as a required field.
> 
> 
Hello Mik,

thank you very much for the solution. yes i solved it , the input name 
was wrong.

many thanks

Aji


More information about the TYPO3-english mailing list