[TYPO3] no image with sr_freeCap
Lukas Rueegg
lru at rtpartner.ch
Thu Dec 7 13:58:53 CET 2006
Nikolas Hagelstein wrote:
> Could you post your integration code please?
the only thing i did was installing the sr_freecap and the
cr_tmailform_captcha extensions. after that i inserted the following
html-code into the template:
<!--###CAPTCHA_INSERT### this subpart is removed if CAPTCHA is not
enabled! -->
<div class="tx_pilmailform_pi1_captcha">
<label
for="tx_pilmailform_pi1_captcha_response">###SR_FREECAP_NOTICE###</label>
###SR_FREECAP_CANT_READ###
<br />
<input type="text" size="15" id="tx_pilmailform_pi1_captcha_response"
name="tx_pilmailform_pi1_captcha_response"
title="###SR_FREECAP_NOTICE###" value="">
###SR_FREECAP_IMAGE###
</div>
<!--###CAPTCHA_INSERT###-->
or would i have to do something else? i think the sr_freecap extension
should create the captcha image anyway, shouldn't it?
thanks for your help anyway!
regards
lukas.
More information about the TYPO3-english
mailing list