[pmwiki-users] captcha & fox problem

Randy randy at brownragfilms.com
Fri Mar 21 02:46:40 CDT 2008


Adam,

Try putting this in config.php:

if (($page=='MyPage1' || ($page=='MyPage2')) && action != 'edit')) {
    $EnablePostCaptchaRequired = true;
}

Randy

On Mar 21, 2008, at 2:32 AM, adam overton wrote:
>  i don't want to enter captcha codes when i'm editing, but do
> want it for the 2 pages with comment boxes.




More information about the pmwiki-users mailing list