[TYPO3] sr_feuser
Dominik Schmich
ICEMANno1 at gmx.de
Thu Mar 29 15:10:31 CEST 2007
Hi list,
I just got the newest release from the Frontend User Registration and
everything works fine, exept with the captcha check! I inserted this in my
template:
<!--###CAPTCHA_INSERT### this subpart is removed if CAPTCHA is not
enabled! -->
<dt></dt>
<dd>
<div class="tx-srfeuserregister-pi1-captcha">
<label for="tx_srfeuserregister_pi1_captcha_response"><br>
###SR_FREECAP_NOTICE###</label><br>
###SR_FREECAP_CANT_READ###<br>
<p
class="tx-srfeuserregister-pi1-error">###EVAL_ERROR_FIELD_captcha_response###</p>
<input type="text" size="15" id="tx_srfeuserregister_pi1_captcha_response"
name="FE[fe_users][captcha_response]" title="###SR_FREECAP_NOTICE###"
value=""><br><br>
###SR_FREECAP_IMAGE###
</div>
</dd>
<!--###CAPTCHA_INSERT###-->
but it is not checked! I can leave the captcha input field empty and the
registration would proceed without checking it.
The next Problem is, I allways see the
text "###EVAL_ERROR_FIELD_captcha_response###". It's not removed if there is
no error!
The versions are:
sr_feuser_register 2.5.6
sr_freecap 0.4.6
Has anyone a idea?
Greets,
ICEMANno1
More information about the TYPO3-english
mailing list