Captcha case insensitive

This public forum is for user-to-user discussions of PHPMaker. Note that this is not support forum.
Post Reply
mw4
User
Posts: 57

Captcha case insensitive

Post by mw4 »

Is there a way to make the captcha case insensitive?
Mine appears to work only when you type in the characters in upper case.


arbei
User
Posts: 9414

Post by arbei »

You need to manually customize the captcha extension's validateCaptcha() method.


mw4
User
Posts: 57

Post by mw4 »

Where/How would I do that?


mobhar
User
Posts: 11747

Post by mobhar »

Please read "Customizing Template" topic from PHPMaker Help menu, and then see "Extensions" section in that page.


Post Reply