How to remove Captcha

Questions and answers about change of functions, design, hosting etc.

Moderators: Koduc, Xpycm

Forum rules
Pay attention! Forum is not a means for guaranteed support of clients and users. An answer as well as a quick answer is not supposed on the forum. We post messages as soon as possible.

The message limit on the forum is 3 messages per day.
If you want to say "thank you" then use the function "Give good reputation point", which is a green icon "plus" under the nickname of the person, who answered the message.

How to remove Captcha

Postby palva12 » 06 Jul 2014, 13:09

Hi,,
I would like to remove Captcha while signing inn and from all pages.

Please advice where I can perform the code change.

Thanks and regards
Raj
palva12
Stranger
 
Posts: 12
Joined: 05 Jul 2014, 16:55
Reputation point: 0

Re: How to remove Captcha

Postby Xpycm » 07 Jul 2014, 06:47

Hello.

In "model" file delete:
Code: Select all
array('verifyCode', 'captcha', ... 


In "view" file delete:
Code: Select all
<?php echo $form->labelEx($model, 'verifyCode');?>
...
<?php echo $form->error($model, 'verifyCode');?>


P.S:
http://www.yiiframework.com/forum/index ... alidation/
http://www.efrag.gr/2013/01/how-to-add- ... blog-demo/
http://www.dukaweb.net/2013/11/add-capt ... orial.html
Dropbox
Open Real Estate CMS: FAQ | FAQ 2 | FAQ 3
Image
Xpycm
Web Developer
Web Developer
 
Posts: 281
Joined: 30 Dec 2011, 11:06
Reputation point: 2


Return to Questions and help for changes

Who is online

Users browsing this forum: No registered users and 13 guests

cron