[TYPO3-english] ve_guestbook: captcha checking always fails
Andreas Burg
typo3 at andreasburg.de
Sat Apr 11 03:27:36 CEST 2009
Hi Damien
I don't think it's necessary to post so much code.
Do you have something like this in your TSsetup?
plugin.tx_veguestbook_pi1.templateFile = fileadmin/veguestbook_template.html
I just use it with sr_freecap. You can config it very nicely, perhaps like this in your constants:
plugin.tx_srfreecap {
accessibleOutput = 1
backgroundBlur = 0
backgroundMorph = 0
backgroundType = Transparent
imageFormat = png
imageHeight = 90
maxAttempts = 100
maxWordLength = 6
mergeWithBackground = 0
morphFactor = .8
salutation = formal
textColor = 1
useWordsList = 1
fontFiles = .ht_freecap_font5.gdf
}
Try it first without any tricks in your code, remove spamprotection and so on, to make sure
ve_guestbook works with sr_freecap. Then try with captcha, then put extra code in.
--
Andreas
Mailing list rules & guidelines (Mailing list Regeln & Leitfaden):
http://typo3.org/community/mailing-lists/
http://typo3.org/community/mailing-lists/mailing-list-rules-guidelines/
More information about the TYPO3-english
mailing list