#1  
Old 06-12-2008, 02:16 AM
Raymond Benc's Avatar
Raymond Benc Raymond Benc is offline
phpFoX Developer
 
Join Date: Aug 2005
Posts: 3,860
Thanks: 77
Thanked 1,160 Times in 309 Posts
Feedback Score: (3)
Raymond Benc has disabled reputation
Default [1.6+] Case Insensitive Captcha

Small hack to create a case insensitive Captcha.

To install the hack...

1) Open the file: /include/modules/Account/classes/PhpFox_ComponentRandomImage.class.php

Look for:
Code:
Content visible to registered users only.
Under that add:
Code:
Content visible to registered users only.
2) Next open the file: /include/modules/Account/classes/PhpFox_ServiceSecurity.class.php

Look for:
Code:
Content visible to registered users only.
Above that add:
Code:
Content visible to registered users only.
3) Next open the file: /design/templates/default/_modules/Account/Signup.html

Look for:
Code:
Content visible to registered users only.
You could remove the above mentioned code which displays the following:
Code:
Content visible to registered users only.
However if you would like to mention to your members that the Captcha is case insensitive you could replace it with:
Code:
Content visible to registered users only.
Thats it. Run into any problems let me know.
__________________
Regards,
Raymond Benc (phpFoX Developer)
/**
*
@ Blog | Twitter | My Mods
*/
The Following 7 Users Say Thank You to Raymond Benc For This Useful Post:
asentertainment (06-12-2008), Blankfeeler (11-22-2008), iLLuSi0nS (01-18-2009), Marz (10-30-2008), parmenti (06-12-2008), vujo91 (09-10-2008), xoompals (07-13-2008)
  #2  
Old 09-10-2008, 03:03 AM
vujo91's Avatar
vujo91 vujo91 is offline
phpFox Fanatic
 
Join Date: Feb 2008
Posts: 676
Thanks: 308
Thanked 62 Times in 51 Posts
Feedback Score: (1)
vujo91 is on a distinguished road
Default

It's working! Nice!
  #3  
Old 09-18-2008, 05:43 PM
asentertainment asentertainment is offline
phpFox Fanatic
 
Join Date: Oct 2006
Posts: 813
Thanks: 116
Thanked 38 Times in 28 Posts
Feedback Score: (0)
asentertainment is on a distinguished road
Default

any chance on making this default in the main phpfox script?
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT. The time now is 07:01 PM.