Additional Captcha

Stepel

Member
Hi,

I have to add captcha veryfication for some users before they send message in discussion.
What is the best way to do that?

I think I will use captcha from XenForo (which is used in registery form).
 
Best thing to do is to look in the XF code how it is implemented for Guest posting, or using the contact form as a guest, already.
 
Ok thanks, I made it but I am wondering if I can easly change keycaptcha type (from default to M+ KeyCaptcha).
Another thing is :
I added keycaptcha to thread_view template in "quick reply" form.
It works OK but when I click "more options" button the Captcha checks value... It is unnecessary but I am afraid that to stop this process I have to modify KeyCaptcha javascript files :/
 
Top Bottom