Elxis CMS Forum

Support => General => Topic started by: sawaedy on December 22, 2011, 21:08:55

Title: Security code
Post by: sawaedy on December 22, 2011, 21:08:55
what can i setting Security code  to not sensitive to caps or not chaps? i use A or  a  the Security code accepted
the Security code is being only chaps character , what can change to for caps and not caps? 
Title: Re: Security code
Post by: nikos on December 23, 2011, 01:43:22
If you mean on Captcha securidy code apart of capital letters to display and lowercase, i don't find the reason that you want this option.
Title: Re: Security code
Post by: sawaedy on December 23, 2011, 08:47:19
is essential for more new visitor will to register or comments .
and being only caps im wish to caps and not caps
Title: Re: Security code
Post by: ahmet on December 23, 2011, 17:08:46
sawaedy is right.... visitors are having problems with that..
any way cant we apply open id to all site :)
Title: Re: Security code
Post by: webgift on December 23, 2011, 18:25:12
You can change the security code (captcha) Type from Chars to Digits.
File : /includes/captcha/captcha.class.php
Line : 53
Change from :
public $captchaType = 'capchars';
to :
public $captchaType = 'digits';
Title: Re: Security code
Post by: nikos on December 23, 2011, 19:26:08
sawaedy is right.... visitors are having problems with that..
any way cant we apply open id to all site :)


Problems? Nice joke. Propably you have not seen yahoo's security code to see what means problem. 3 or 4 efforts to login
Title: Re: Security code
Post by: sawaedy on December 23, 2011, 19:39:10
You can change the security code (captcha) Type from Chars to Digits.
File : /includes/captcha/captcha.class.php
Line : 53
Change from :
public $captchaType = 'capchars';
to :
public $captchaType = 'digits';
very thanks
Title: Re: Security code
Post by: ahmet on December 24, 2011, 14:33:35
we appreciate..
 thank you webgift..
Title: Re: Security code
Post by: webgift on December 24, 2011, 15:46:49
You are welcome guys!
Title: Re: Security code
Post by: wbread on December 26, 2011, 21:20:04
I just changed the language and added that  - enter in capital letters ;D
Title: Re: Security code
Post by: ahmet on December 26, 2011, 21:41:58
nikos we know yahoo.. and we are not able to offer what yahoo offers us...
we need visitors can easily log in and enjoy the site...
:)
Title: Re: Security code
Post by: nikos on December 26, 2011, 23:54:05
nikos we know yahoo.. and we are not able to offer what yahoo offers us...
we need visitors can easily log in and enjoy the site...
:)

Hi Ahmet and Merry Christmas

I use Elxis since it's born i have created many sites and never people told me that they face difficulty with captcha characters during the login. First time here, i saw such comments about and i was wondering, because i consider them as easy for human eye to see and type.

The Yahoo's captcha, i mentioned as a difficult one, because i really face problem whenever i try to login.

Of course all opinions are subjective and respectable.

Webgift gave you a good alternative choise with digits and i suppose that this serves your needs.  :)
Title: Re: Security code
Post by: ahmet on December 27, 2011, 11:14:14
hello nikos,
i know elxis' captca is very easy for human eyes.. but this is what visitors say to me regarding signing in..
I totally agree with you...
Title: Re: Security code
Post by: wbread on January 04, 2012, 13:28:55
is it possible to replace the standard captcha to Recaptcha?
Title: Re: Security code
Post by: datahell on January 04, 2012, 19:38:53
Yes it is but dont ask me how ;D
Title: Re: Security code
Post by: wbread on January 04, 2012, 20:05:14
Yes it is but dont ask me how ;D
excellent ;D
I hope In new version it will be understandable to all
Title: Re: Security code
Post by: datahell on January 04, 2012, 21:29:36
Elxis Nautilus has a built-in commentary system but also support integration with disqus (http://disqus.com/).
Title: Re: Security code
Post by: wbread on January 04, 2012, 22:07:13
gravatar integration would also be a plus ;)
Title: Re: Security code
Post by: datahell on January 04, 2012, 23:42:41
Gravatar images are supported in Elxis 4.x and also already supported in Elxis 2009.x!
Title: Re: Security code
Post by: wbread on January 05, 2012, 00:03:48
supported in Elxis 2009.x!
(http://runsite.ru/images/smilies/Asking.gif)
Title: Re: Security code
Post by: datahell on January 05, 2012, 11:06:01
Gravatar images are supported since Elxis 2009.3.
http://wiki.elxis.org/wiki/Elxis_2009.3_release_notes (http://wiki.elxis.org/wiki/Elxis_2009.3_release_notes)