The humanizer

All new MODs released in our MOD Database will be announced in here. All support for released MODs needs to take place in here. No new MODs will be accepted into the MOD Database for phpBB2
Forum rules
READ: phpBB.com Board-Wide Rules and Regulations

On February 1, 2009 this forum will be set to read only as part of retiring of phpBB2.

Rating:

Excellent!
69
73%
Very Good
11
12%
Good
6
6%
Fair
2
2%
Poor
7
7%
 
Total votes : 95

The humanizer

Postby MOD Robot » Mon Apr 17, 2006 12:27 pm

Modification name: The humanizer
Author: Underhill
Modification description: Changes the register form to prevent spam bots by a simple way
Modification version: 1.2.0
Tested on phpBB version: See below

Download file: thehumanizer120.mod
File size: 7150 Bytes

Modification overview page: View


Selected tags:
  1. category
    1. Profile
  2. phpbb
    1. 2.0.21
    2. 2.0.22

Support for this modification needs to be asked within this topic. The phpBB Team is not responsible or required to give anyone support for this modification. By installing this MOD, you acknowledge that the phpBB Support Team or phpBB MODifications Team may not be able to provide support.

This MOD has only been tested by the phpBB MOD Team with the phpBB version listed in the topic. It may not work in any other versions of phpBB.
Last edited by MOD Robot on Thu Aug 09, 2007 10:00 am, edited 2 times in total.
(this is a non-active account manager for the phpBB MOD Team)
MOD Robot
MOD Queue Bot
MOD Queue Bot
 
Posts: 22156
Joined: Sat Aug 16, 2003 7:36 am

Postby webmacster87 » Sat Apr 29, 2006 3:05 pm

MOD Validated/Released

Notes:
This MOD adds an additional question to your registration form -- 'Yes' must be selected in order for the registration to go through successfully.
--Douglas Bell (webmacster87, formerly "Fountain of Apples")
Image
Full Coverage of Libertyvasion on phpBB Weekly >>
User avatar
webmacster87
Former Team Member
 
Posts: 3754
Joined: Fri Jun 11, 2004 2:30 am
Location: Washington, DC
Name: Douglas Bell

Postby Underhill » Sat Apr 29, 2006 4:49 pm

Hi,

just a note: V1.0.3 will come soon...


Reg.
Underhill
batlh ghajbe' De'wI'mey!
Underhill
Registered User
 
Posts: 154
Joined: Tue Sep 27, 2005 1:54 pm

Postby Kalipo » Sat Apr 29, 2006 6:18 pm

Clever :lol:

-waits for 1.0.3
User avatar
Kalipo
Registered User
 
Posts: 527
Joined: Mon Dec 08, 2003 1:47 pm

Postby BigRed01 » Sat Apr 29, 2006 8:45 pm

Very simple.
BigRed01
Registered User
 
Posts: 346
Joined: Mon Jan 24, 2005 9:26 am
Location: The upper midwest

Postby BigRed01 » Sun Apr 30, 2006 7:24 am

I do have one question. I went to save an edit to my profile and it made me answer the humanizer question. Is there a bypass for those that have already registered?

Just did a quick test. Everytime you edit your profile you have to answer this question.
BigRed01
Registered User
 
Posts: 346
Joined: Mon Jan 24, 2005 9:26 am
Location: The upper midwest

Postby Underhill » Sun Apr 30, 2006 7:47 am

Hi,

BigRed01 wrote:Everytime you edit your profile you have to answer this question.


Yes - but this is eliminated since V1.0.2...


Reg.
Underhill
batlh ghajbe' De'wI'mey!
Underhill
Registered User
 
Posts: 154
Joined: Tue Sep 27, 2005 1:54 pm

Postby BigRed01 » Sun Apr 30, 2006 12:33 pm

Thanks for the update, works like a charm 8)
BigRed01
Registered User
 
Posts: 346
Joined: Mon Jan 24, 2005 9:26 am
Location: The upper midwest

Postby webmacster87 » Sun Apr 30, 2006 3:12 pm

MOD Updated to version 1.0.3
See first post for Download Link
--Douglas Bell (webmacster87, formerly "Fountain of Apples")
Image
Full Coverage of Libertyvasion on phpBB Weekly >>
User avatar
webmacster87
Former Team Member
 
Posts: 3754
Joined: Fri Jun 11, 2004 2:30 am
Location: Washington, DC
Name: Douglas Bell

Postby kulinar » Sun Apr 30, 2006 5:48 pm

Just a small mistake in install file:
Code: Select all
$lang['Are_u_human_wrong'] = 'Sorry, but the "humanizer" question must be answerd.';
should be
Code: Select all
$lang['Are_u_human_wrong'] = 'Sorry, but the "humanizer" question must be answered.';
kulinar
Registered User
 
Posts: 640
Joined: Thu Feb 17, 2005 7:31 pm

Postby tempered007 » Sun Apr 30, 2006 6:46 pm

what was changed? my untrained eyes can not see the difference.Kulinar
tempered007
Registered User
 
Posts: 218
Joined: Sun Jun 27, 2004 3:21 am

Postby BigRed01 » Sun Apr 30, 2006 7:17 pm

Spelling. answerd to answered.
BigRed01
Registered User
 
Posts: 346
Joined: Mon Jan 24, 2005 9:26 am
Location: The upper midwest

Postby Underhill » Sun Apr 30, 2006 7:51 pm

BigRed01 wrote:Spelling. answerd to answered.


Oops :oops:,

sorry - my school english is a pretty long time ago... :roll:

But the phpBB team also disregard this :mrgreen:

Will be fixed in next release...

THX and Reg.
Underhill
batlh ghajbe' De'wI'mey!
Underhill
Registered User
 
Posts: 154
Joined: Tue Sep 27, 2005 1:54 pm

Postby azuredreams » Tue May 02, 2006 12:22 pm

Im having real trouble with this. I keep getting

Parse error: parse error, unexpected ';' in /home/azuredre/public_html/forum/includes/usercp_register.php on line 141

However tracking down the offending character is impossible. Ive copied the code exactly 3 times, but still get this. Does anyone perhaps have the entire correct text that i can copy and paste into the relevant file? Thank you in advance.
azuredreams
Registered User
 
Posts: 13
Joined: Sun May 30, 2004 3:18 pm

Postby Underhill » Tue May 02, 2006 5:02 pm

Hi,

azuredreams wrote:However tracking down the offending character is impossible. Ive copied the code exactly 3 times, but still get this. Does anyone perhaps have the entire correct text that i can copy and paste into the relevant file? Thank you in advance.


Does the error appears around this lines?

Code: Select all
#
#-----[ FIND ]------------------------------------------------------------------
#

   validate_optional_fields(

#
#-----[ AFTER, ADD ]------------------------------------------------------------
#

   // The humanizer MOD
   $ruhuman = ( isset($HTTP_POST_VARS['ruhuman']) ) ? ( ($HTTP_POST_VARS['ruhuman']) ? TRUE : 0 ) : 0;


Did you notice that the action is "After, Add" this line (not "Inline After add")?

If yes could you please show your "usercp_register.php" as a textfile for download?


Reg.
Underhill
batlh ghajbe' De'wI'mey!
Underhill
Registered User
 
Posts: 154
Joined: Tue Sep 27, 2005 1:54 pm

Next

Return to [2.0.x] MOD Database Releases

Who is online

Users browsing this forum: No registered users and 6 guests