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.9.5)
Download
Version: 0.9.5
Last Updated: 2011-2-28
Requires bbPress Version: 0.8 or higher
Compatible up to: 0.9
Average Rating





Your Rating
Author: _ck_
-
Posted: 4 years 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: 3 years 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: 3 years ago # -
Thanks a lot for this great plugin! works great on 0.9.0.2 :)
keep up the good workPosted: 3 years 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: 3 years 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: 3 years 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: 3 years 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: 3 years ago # -
Hi,
I recently translated this plugin to Spanish.
I'm giving away the .po and .mo file for anyone interested.
Thank you for this pluginyou can download it here : http://hubend.com/?p=216
cheers
Posted: 3 years ago # -
CK,
Thanks for this much needed plugin. One issue I have: when I enter an incorrect sum or I don't enter anything I get the following error instead of the message reported by others (humans only etc):"Error 500: Internal Server Error
The server encountered an unexpected condition which prevented it from fulfilling the request.The problem is on the server side, not with your browser or the address. Most probably, a certain service (e.g., Tomcat engine) is down. Please contact your webmaster.
"Posted: 3 years ago # -
Hmm I recently changed the way the error message is displayed to use the default template instead of bbPress's ugly error page, it's possible I broke something.
update: yup, I broke it - sorry, download again and let me know if it's fixed for you?
Posted: 3 years ago # -
Wow that was fast. Thanks very much, it is working indeed and I like the clean message displayed.
Dan
Posted: 3 years ago # -
Starting with version 0.8.0, the Human Test plugin now supports the bb-anonymous-posting plugin with a challenge question automatically placed above posts (and topics when topic starting is enable in bb-anon)
This should help prevent automated post spam.
Posted: 3 years ago # -
I got some issues.
I'm using bbPress 0.9.0.3 with Human Test 0.8.2
When entering in the in text for the human test I get: ERROR Humans only please. If you are not a bot,
please go back and try again.Now I know my math, incorrect or coorect I get the message. BUT the strange thing is if I don't enter anything it registers me!!
AHH!!
How do I fix this??
The plug ins I am using is:
Automated Forum Moderation 0.2
Bozo Users 1.0
Instant Password 0.0.4
Quote 0.2Posted: 3 years ago # -
Something must be wrong with your sessions.
None of those other plugins use sessions so I don't think that's a conflict.
Is your server linux or windows?Posted: 3 years ago # -
I am using windows 2003 on my server
Posted: 3 years ago # -
I have remote login with admin permissions so if you know what I need to set to get it working I can login and do so
Posted: 3 years ago # -
A phpinfo page will probably be more helpful for now. Do you know how to make that?
Also I posted 0.8.3 which will prevent a blank answer from working when sessions are broken.
Posted: 3 years ago # -
I downloaded the new update but I still get the error. :(
Posted: 3 years ago # -
Here's my php info page. http://www.dancejam.org/phpinfo.php
Posted: 3 years ago #
Add a Comment »
You must log in to post.