This plugin is an implements captcha check, in first stage, to comments. Could
be set only to anonymous users.
Now can select random font and choose a word/code from a words list instead of generating unfriendly code.
This plugin is an implements captcha check, in first stage, to comments. Could
be set only to anonymous users.
Now can select random font and choose a word/code from a words list instead of generating unfriendly code.
Posted by Rolando Espinoza La Fuente @ Plugins
You must be logged in to post a comment.
Site supported by Curverider Ltd - powered by the awesome Elgg
Comments
I have added line $CFG->captcha_anon_only; in config.php but the picture is displayed for register users.
Hi, you have to edit mod/captcha/config.php the line 11:
define('captcha_anon_only', false); // set true to catch only anonymous users