| Author |
Message |
colmaca New Member


Joined: May 22, 2007 Posts: 3
|
Posted:
Tue May 22, 2007 7:20 am |
|
I looked all around and didn't find how to turn the image off and have it like on this site, Security Code I have trouble reading the letters sometimes.
Btw I'm a nuke newbee any help will be good |
|
|
|
 |
gregexp The Mouse Is Extension Of Arm

Joined: Feb 21, 2006 Posts: 1468 Location: In front of a screen....HELP! lol
|
Posted:
Tue May 22, 2007 7:43 am |
|
Check your config.php.
Im not going to tell you the option right off the break, you finding it will be better.
I will tell you the option is in config.php, and its a number.
There are many settings, search these forums for a better understanding of them. |
|
|
 |
 |
geordie1 New Member


Joined: May 12, 2007 Posts: 9
|
Posted:
Sun May 27, 2007 9:52 am |
|
I cant find nothing ..
i also would like to change the Security Code like the one here. |
|
|
|
 |
colmaca New Member


Joined: May 22, 2007 Posts: 3
|
Posted:
Mon May 28, 2007 6:29 pm |
|
I looked at a lot but never found where so I just changed it to numbers only so its easyer to read.
I changer this line in class.php-captcha.php in the includes folder
define('CAPTCHA_CHAR_SET', '1,2,3,4,5,6,7,8,9,'); // defaults to A-Z
That way it will only give numbers couldn't find where to make changes to one like this site. |
|
|
|
 |
jakec Moderator

Joined: Feb 06, 2006 Posts: 1711 Location: United Kingdom
|
Posted:
Tue May 29, 2007 6:40 am |
|
Changing the captcha to numbers reduces the number of possible combinations and therefore potentially could make it easier to crack.
By your last post it looks like you are using the latest release of RN?
The captcha within the latest RN is new and was introduced to help protect against spammers. The old captcha was easier to bypass and read using automated OCR software.
I guess you could roll back to an old version, but you don't really want to do that, do you?  |
|
|
|
 |
|
|
|
|