[TYPO3-german] sr_freecap korrekt einbinden in mailformplus
Jörg Wenzel
joerg.wenzel.sl at t-online.de
Sat Dec 16 08:00:42 CET 2006
Hallo,
Ich möchte gerne in ein Formular (mailformplus) das Captcha-Tool aus
sr_freecap nutzen. Dazu habe ich die Extension sr_freecap auch geladen.
Hier werden mir keine Fehler angezeigt. GDLib funktioniert ebenfalls
einwandfrei.
In das HTML-Formular habe ich folgendes eingegeben (Auszug):
<tr valign="top" align="center">
<td>
<!--###CAPTCHA_INSERT### this subpart is removed if CAPTCHA is not
enabled! -->
<div class="tx_thmailformplus_pi1_captcha">
<label
for="tx_thmailformplus_pi1_captcha_response">###SR_FREECAP_NOTICE###</label>
###SR_FREECAP_CANT_READ###
<br />
<input type="text" size="15" id="tx_thmailformplus_pi1_captcha_response"
name="tx_thmailformplus_pi1_pi1[captcha_response]"
title="###SR_FREECAP_NOTICE###" value="">
###SR_FREECAP_IMAGE###
</div>
<!--###CAPTCHA_INSERT###-->
</td>
</tr>
Leider wird mir kein Captcha-Bild angezeigt.
Sind noch weitere Angaben erforderlich, oder ist der oben beschriebene Code
falsch?
Freue mich über Eure Hilfe.
Jörg
More information about the TYPO3-german
mailing list