i want to use CCaptcha for my contact form, everything (rendering, validation, error-Messages etc.) works fine but the refresh-functionality
1) My first approach was to use set "showRefreshButton" to true, but when i load the page i got an JS Error
"ReferenceError: dummy is not defined dummy"
This "dummy"-Code is registered in the function registerClientScript() of CCaptcha... wtf?
2) Then i tried to use the "clickableImage" method
If i click the image an Ajax Request is sent... the answer also looks pretty good, but i get a jQuery Error "Invalid Label" (see Screenshot)
I have other projects where everything works well (the Ajax answer looks similar)
Yii Version is 1.1.7
Does anyone have an idea what i could do wrong?
Thanks in advance
Attached File(s)
-
Bildschirmfoto 2012-11-23 um 15.22.11.png (33.9K)
Number of downloads: 8

Help












