Ravens PHP Scripts: Forums
 

 

View next topic
View previous topic
Post new topic   Reply to topic    Ravens PHP Scripts And Web Hosting Forum Index -> Captcha Security
Author Message
stylion
New Member
New Member



Joined: Nov 09, 2010
Posts: 2

PostPosted: Wed Nov 10, 2010 5:55 pm Reply with quote

Is it possible to disable this for everything except for registration?
 
View user's profile Send private message
killing-hours
RavenNuke(tm) Development Team



Joined: Oct 01, 2010
Posts: 438
Location: Houston, Tx

PostPosted: Wed Nov 10, 2010 6:04 pm Reply with quote

If you're talking about the "regular" graphics check (not cpatcha) you can by setting the
graphics check to 3 in the config.php

line 66:
$gfx_chk = 3;

_________________
Money is the measurement of time - Me
"You can all go to hell…I’m going to Texas" -Davy Crockett 
View user's profile Send private message
nuken
RavenNuke(tm) Development Team



Joined: Mar 11, 2007
Posts: 2024
Location: North Carolina

PostPosted: Wed Nov 10, 2010 6:31 pm Reply with quote

And in rnconfig.php you will find the captcha settings for the modules

Code:
/*********************************************************************************

* Visual Captcha Configuration for Modules (to help prevent spam):
* You need to have GD extension installed:
*   0 = No Security Code
*   1 = Require Code for Anonymous ONLY
*   2 = Require Code for Registered ONLY
*   3 = Require Code for BOTH Anonymous and Registered
* NOTE: If the module name is present (defined here), then it means that module has
* had the new visual captcha applied to it and is controlled by setting the code
* value based on the above values.
**********************************************************************************/
$modGFXChk = array(
   'Downloads' => 3,
   'Feedback' => 3,
   'News' => 3,
   'Recommend_Us' => 3,
   'Reviews' => 3,
   'Submit_News' => 3,
   'Surveys' => 3,
   'Web_Links' => 3
);

_________________
Only registered users can see links on this board! Get registered or login! 
View user's profile Send private message Send e-mail Visit poster's website
stylion







PostPosted: Wed Nov 10, 2010 9:17 pm Reply with quote

Thank you guys Smile
 
Display posts from previous:       
Post new topic   Reply to topic    Ravens PHP Scripts And Web Hosting Forum Index -> Captcha Security

View next topic
View previous topic
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You can attach files in this forum
You can download files in this forum


Powered by phpBB © 2001-2007 phpBB Group
All times are GMT - 6 Hours
 
Forums ©