Best plugin ever, finally something against all these spambots (deleted 600+ of them). This should be standard in bbPress!
bbPress plugin browser »
Human Test for bbPress (0.7.2)
Download
Version: 0.7.2
Last Updated: 2008-8-28
Requires bbPress Version: 0.8 or higher
Compatible up to: trunk
Average Rating





Your Rating
Author: _ck_
-
Posted: 4 months ago #
-
Dang! Everytime I active the human test plugin; my register.php page will not display. Isn't that just silly?!
Details:
- WP and BBPress working great together along with hidden-forums.php.
- WP 2.5.1 and BBPress 0.9.0.2Posted: 4 months ago # -
brilliant. you have a knack for making elegantly simple plugins. although, i feel sorry for those who aren't so apt at simple math... ;)
i look forward to the captcha update.Posted: 2 months ago # -
Thanks a lot for this great plugin! works great on 0.9.0.2 :)
keep up the good workPosted: 2 months ago # -
Thank you for this great plugin~
I was wondering how to make the answer static.
I want only members who know a code to sign up.Would you know how to do this?
Thanks, again. :)
Posted: 1 month ago # -
If you wanted one code for anyone who knows that one code, it's an easy hack. If you wanted one code per person, that's much more difficult.
For a single code you'd just have to change the code for the question to something like "what is the secret code" and hardwire the answer to to the code you want.
Posted: 1 month ago # -
I am using this plugin (and other _ck_) and today I had problems with the validation test human, until recently functioned properly. The HumanTest always told me that it was not human.
I have bbpress 0.9.1 integrated with wordpress 2.5 and I recently updated plugins Wp. The HumanTest dont work because one of them (CategoryIcons 2.6) has introduced a session_start () in its code.
With the session_start () commented in CategoryIcons (or the plugin off) HumanTest working properly.
If you have the same problem, find session_start ()
I hope that helps someone.
Thanks to _ck_ (and others) by pluginsPosted: 1 month ago # -
Ah, I didn't now anything else was using sessions.
I'll have to put in some code soon to detect a session in progress.Posted: 1 month ago #
Add a Comment
You must log in to post.