Hello, is there any way to add CAPTCHA to ’Send Message to User’ form? I have profiles of users open to public, so I would like to prevent them from getting spam. first I removed the option to send messages but displaying only email using [+user.email+] is also very unsecure. I found this placeholder in WebLoginPE spec : [+form.captcha+] but it just displays this:
manager/includes/veriword.php
are there any setting I need to set up, or is there any custom way of adding CAPTCHA anywhere I want?
Has anyone got any solution to protect users emails on user list & profile views that are opened to public?