[pmwiki-users] captcha & newpageboxplus & newgroupbox

adam overton a at plus1plus1plus.org
Sun Apr 27 09:22:18 CDT 2008


great
i will try this.
thanks a bunch
adam


On 27 Apr 2008, at 1:41 AM, Hans wrote:

> Sunday, April 27, 2008, 9:11:46 AM, adam overton wrote:
>
>> i've got captcha working great with foxcommentbox, so i think my
>> settings are correct. right now, the captcha shows up on the page,
>> but even if no captcha is entered, a new page or new group still gets
>> created. i get the feeling that since the submit button is embedded
>> inside newpageboxplus & newgroupbox, that maybe the form is starting
>> & ending too soon for the captcha to come into play(??)
>
> You would need to change newpageboxplus.php similar as it is done in
> commentboxplus.php, so the captcha fields are added to the form.
>
> Add something like the following ca. line 60
>
> (isset($EnablePostCaptchaRequired) ? "<input type='hidden'  
> name='captchakey' value='\$CaptchaKey' />
>         Enter code: <em class='access'>\$Captcha </em><input  
> type='text' name='\$CaptchaName' size='5' class='inputbox' /> " : "").
>
>
>
>   ~Hans
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.pmichaud.com/pipermail/pmwiki-users/attachments/20080427/863fc3c7/attachment-0001.html 


More information about the pmwiki-users mailing list