Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.7 > vBulletin 3.7 Add-ons

Reply
 
Thread Tools
Quick Register with Human Verification. Details »»
Quick Register with Human Verification.
Version: 1.7.1, by ry215 ry215 is offline
Developer Last Online: May 2022 Show Printable Version Email this Page

Category: Miscellaneous Hacks - Version: 3.7.x Rating:
Released: 06-05-2008 Last Update: 06-11-2008 Installs: 253
Uses Plugins Template Edits Auto-Templates
 
No support by the author.

Quick Register with Human Verification.

Description: This mod allow you to display a quick registration to quests on any page with Human Verification Manager in your forum.

Features:
  • Quick Registration
  • Show Welcome Message
  • Display Date of Birth Verification
  • Human Verification Options
Installation

1. Import product via Manage Product

ACP >> Plugins & Products >> Manage Product >> Add/Import Product

2. Edit template:
Open template navbar Add to the end of the template.

Code:
$template_hook[navbar_below]
To set options:
Go to: AdminCP > vBulletin Options > Quick Register Settings

Many thanks to RDX1 for some codes.

Versions:
v1.7.0 - June 06.2008.
- First release

v1.7.1 - June 12.2008
- Fixed Maximum Username Length

PLEASE click INSTALL if you use this plugin

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #22  
Old 06-11-2008, 09:52 AM
dadoc's Avatar
dadoc dadoc is offline
 
Join Date: Apr 2008
Location: Australia
Posts: 193
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by ry215 View Post
@ dadoc: Search in Phrase

thanks for use!

Thanks ry215

I will have a look at it
Reply With Quote
  #23  
Old 06-12-2008, 05:09 PM
legionofangels's Avatar
legionofangels legionofangels is offline
 
Join Date: Mar 2007
Posts: 485
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Who made the 3.6 version of this, that is now...disappeared?

Was it you or RDX or someone else?

Even if this is compatible that isn't the problem, I have a further question and if it's you or him, maybe you can answer it then.

Why does the Username part of Quick Register not follow the User Registration options for character length?

So in Admin CP > Vbulletin Options > User Registration Options > Max Characters for Username > I chose 30

Why does it max at 15? Does your version still have that error, or do you (now?) give the choice for it to be changed in your settings as well?
Reply With Quote
  #24  
Old 06-12-2008, 05:57 PM
ry215 ry215 is offline
 
Join Date: Apr 2006
Location: Paraguay
Posts: 508
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

@ legionofangels: Thanks for your Report. I have update and fixed.

Have fun!
Reply With Quote
  #25  
Old 06-12-2008, 06:14 PM
legionofangels's Avatar
legionofangels legionofangels is offline
 
Join Date: Mar 2007
Posts: 485
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by ry215 View Post
@ legionofangels: Thanks for your Report. I have update and fixed.

Have fun!
No problem, thanks.

Since I can't find the 3.6 one anymore, is this compatible with 3.6?
Reply With Quote
  #26  
Old 06-12-2008, 08:15 PM
Lee G Lee G is offline
 
Join Date: Jun 2006
Location: Costa Blanca
Posts: 143
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thumbs up for a great addition :up:

One question, how can I get the location box to show in the quick registration, since it a mandatory field for new members to fill in when registering on my forum

Thanks in advance for any help
Lee
Reply With Quote
  #27  
Old 06-13-2008, 09:59 AM
Lee G Lee G is offline
 
Join Date: Jun 2006
Location: Costa Blanca
Posts: 143
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I knocked together a quick fix for my above problem that seems to work OK

Find in the xml file
Find
PHP Code:
<if condition="$vboptions['quickregister_dob']"
Add above
PHP Code:
Location (Town or country where you live)
<
input type="text" class="bginput" name="userfield[field2]" size="25" maxlength="50" value="$userfield[field2]dir="ltr" style="width:70px" /><br
Change
Quote:
Location (Town or country where you live)
To what wording you want to appear beside the location box

So far using this hack, new registrations seem to be increasing :up:
Reply With Quote
  #28  
Old 06-14-2008, 01:42 PM
ry215 ry215 is offline
 
Join Date: Apr 2006
Location: Paraguay
Posts: 508
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by legionofangels View Post
No problem, thanks.

Since I can't find the 3.6 one anymore, is this compatible with 3.6?
No Sir, this mod used Human Verification on VBB 3.7.x, but 3.6.x have only Image Verification Options
Reply With Quote
  #29  
Old 06-14-2008, 07:09 PM
legionofangels's Avatar
legionofangels legionofangels is offline
 
Join Date: Mar 2007
Posts: 485
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by ry215 View Post
No Sir, this mod used Human Verification on VBB 3.7.x, but 3.6.x have only Image Verification Options
Whatever happened to the 3.6 version that we got from this site?

Couldn't I just turn off the Human Verification Option and have it still work?
Reply With Quote
  #30  
Old 06-15-2008, 05:17 PM
Lee G Lee G is offline
 
Join Date: Jun 2006
Location: Costa Blanca
Posts: 143
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Recommended for mod of the month. This has doubled if not tripled my daily new member registrations in the short time I have been using it
Reply With Quote
  #31  
Old 06-20-2008, 09:08 PM
legionofangels's Avatar
legionofangels legionofangels is offline
 
Join Date: Mar 2007
Posts: 485
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by legionofangels View Post
Whatever happened to the 3.6 version that we got from this site?

Couldn't I just turn off the Human Verification Option and have it still work?
????????????????????????????????????????
Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 10:45 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.07652 seconds
  • Memory Usage 2,312KB
  • Queries Executed 25 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)bbcode_code
  • (2)bbcode_php
  • (6)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete