If you are not registered or logged in, you may still use these forums but with limited features. Show recent topics
  [Search] Search   [Hottest Topics] Hottest Topics   [Members]  Member Listing   [FAQ]  FAQ 
[Register] Register / 
[Login] Login 
captcha case-sensitiv  XML
Forum Index » German Forum
Author Message
nilpok
Newbie

Joined: 03/05/2011 11:29:36
Messages: 1
Offline

hallo @all,

kann man irgendwie einstellen, ob captchaabfragen case-sensinstive sein sollen (oder nicht)!

danke und LG
Carbonize
Master
[Avatar]

Joined: 12/06/2003 19:26:08
Messages: 4292
Location: Bristol, UK
Offline

Wenn Sie Captcha zu case-sensinstive werden wollen, müssen Sie add.class.php bearbeiten
Finden

$gb_captcha = strtoupper($this->gb_captcha);

Wechseln Sie zu

//$gb_captcha = strtoupper($this->gb_captcha);

Carbonize
I am not the maker of the Advanced Guestbook

get Lazarus
[Email] [WWW] [Yahoo!] aim icon [MSN] [ICQ]
ontvout
Newbie

Joined: 01/12/2011 07:47:01
Messages: 1
Location: New York
Offline

Carbonize wrote:Wenn Sie Captcha zu case-sensinstive werden wollen, müssen Sie add.class.php bearbeiten
Finden

$gb_captcha = strtoupper($this->gb_captcha);

Wechseln Sie zu

//$gb_captcha = strtoupper($this->gb_captcha);


Danke
Danke
Danke


jakky11
Newbie

Joined: 05/03/2012 12:14:34
Messages: 1
Offline

This isn't strictly necessary for the captcha to function but it is useful to communicate that the code isn't case-sensitive to the users.

This message was edited 1 time. Last update was at 05/03/2012 12:30:15

 
Forum Index » German Forum
Go to:   
Based on the open source JForum