Go Back   vb.org Archive > vBulletin Modifications > vBulletin 4.x Modifications > vBulletin 4.x Add-ons

Reply
 
Thread Tools
[DBTech] Advanced Registration v2 (vB4) Details »»
[DBTech] Advanced Registration v2 (vB4)
Version: 2.0.7pl2, by DragonByte Tech DragonByte Tech is offline
Developer Last Online: Mar 2023 Show Printable Version Email this Page

Category: Miscellaneous Hacks - Version: 4.x.x Rating:
Released: 08-10-2012 Last Update: 08-16-2017 Installs: 105
DB Changes Uses Plugins
Additional Files Translations  
No support by the author.

Advanced Registration is a registration overhaul to vBulletin which aims to improve the registration process by adding essential features, such as guest redirects, and improving on the original system.

Uses

It supports an invite system, verify email before registration, all of which are compatible with open or closed registration, a registration page overhaul - allowing you to completely change the order and display of all fields.

Advanced Registration allows for heavily tracking all registration related data - from errors to successful registrations.

-------------------------------------------------------------------------------------------

If you like this mod please hit the button to the right ---->

Please remember to click the, button to the right if you installed the mod ---->

What does 'Marking As Installed' do ?

* It helps you to stay on top of updates - members who have installed modifications will be notified by us whenever new updates are available.

*
For security issues - vbulletin.org will contact all members who have installed a modification whenever a security issue is brought to their attention.

* Marking a modification as installed also helps us know how many people are using our work, giving us extra incentive to provide more features and new modifications.

We appreciate the support!
-------------------------------------------------------------------------------------------

Priority support & Product Demos available at: http://www.dragonbyte-tech.com

-------------------------------------------------------------------------------------------

Translations available @ our forum
Support for translations handled by the translator in its respective threads only.

-------------------------------------------------------------------------------------------
Major Features:

Customizable Registration Page: Customize your registration page's exact field and section display order. The default page only allows profile field ordering - our page allows complete ordering of every field into multiple sections. You can even hide fields and sections from being displayed.

Registration Page Instances: Taking the customisable registration page concept further, v2 lets you set up different instances of the registration page, with each instance having its own configuration of fields. For instance, you can make certain fields only show to users who have not been invited.

Invite System: Users with proper permissions can send invites to emails for registration! This can work in conjunction with either open or closed registrations allow for exclusive registrations based on invites! Includes integration with vBActivity!

Verify Email Before Registration: Ability to verify an email before registration! This can work in conjunction with either open or closed registrations allow for exclusive registrations based on invites!

Guest Redirects (Pro): Set up redirect instances which allow for redirects based on page views, time on site, thread views, and have options for persistent redirects or one time only.

Registration Process Tracking: In-depth tracking of guests throughout the registration process; including: error pages reached, ip address (only shown to users with is manager permissions), redirects, email address (if available), time stamp, if email was invited or pre-verified, and many more!

(Pro) Post-Registration Actions: You can now auto-announce when someone has registered, or automatically move users that register to a separate usergroup entirely. All actions are configurable per-instance, so it's possible to only announce pre-invited members, for instance.

The full feature list is below:

Lite
  • register_form_complete hook directly before template rendering for the custom page.
  • Fields:
    • Easier customizing of display order of profilefields.
    • Customize display order of non-profilefields, such as username, password, email, etc.
    • Display order of 0 removes field from display.
  • Sections:
    • Customize display order of sections.
    • Easier profilefields grouping into sections.
    • Ability to group non-profilefields, such as username, password, email, etc., into sections.
    • Display order of 0 removes section from display.
  • Instances:
    • Each instance can be prioritised in case multiple instance criterias match
    • Each instance has its own order of fields or even fields to be displayed
    • Powerful criteria system to determine what instance users should receive
  • Criteria:
    • Location - IP based. Requires geopip module to be installed to work.
    • Code - Admin can create a custom code which users can use in links. Users can find these codes in the Advanced Registration portion of their usercp.
    • Invited - If the user has been invited.
    • Proxy - If the user is using a proxy.
    • Verified - If the user has had their email verified before registering.
  • Verify Email Before Registering
    • Send confirmation email with a secure hash to ensure the user has validated their email.
    • Follows vB settings such as email banning, and disabled multiple emails.
  • Invitation System
    • All invitations are sent by email and use a secure hash to ensure the right person accepts the invite.
    • Follows vB settings such as email banning, and disabled multiple emails.
    • Users can see all the invitations they sent and whether each one has verified their email, registered and, if so, what their account is.
    • vBActivity Integration gives points for invites that result in a registration.
  • Statistics & Tracking
    • Top Inviters.
    • Tracks Registrations.
      • Logs IP Address, email, timestamp, and the username, allowing for easy tracing of the guest
        prior to registration.
    • Tracks Every Invites.
      • Logs who invited whom and whether the invited has verified their email and/or registered.
    • Tracks Errors During Registration.
      • Logs IP Address, specific error, timestamp, and, if applicable, email address.
    • Tracks Verified Emails.
      • Logs IP Address, email address, timestamp.
    • IP Address Privacy, completely hides IP Addresses from regular users while still allowing for uniquely identifying different guests.
    • Email Privacy, hides email addresses from regular users.
    • Ability to sort statistics according to specific IP addresses (respects IP address privacy).
  • Options
    • Don't use custom register page (use native vB page).
    • Enable Verify Email Before Registering.
      • Allow even if registrations are closed.
    • Enable Invite System.
      • Disable new invites.
      • Searchable invites in the AdminCP.
      • Allow sending of PM on registered invites to the user who invited them.
      • Username of the PM sender.
      • Enable invite statistics.
  • Usergroup Permissions
    • Is Manager
    • Can View Statistics
    • Can Invite
    • Amount of Invites
    • Can View Emails

Pro
  • Actions:
    • Usergroup - Allows the admin to set which usergroup the user should be moved to upon completing registration.
    • Displaygroup - Allows the admin to set which displaygroup the user should be moved to upon completing registration.
    • New thread - Allows the admin to define forum(s) for which a new thread (completely phraseable title and message for each) is to be created with options to:
      • define which username posts the thread
      • whether to display the user's signature
      • display smilies
      • stick/unstick thread
      • open/close thread
    • New post - Allows the admin to define thread for which a new post (completely phraseable title and message for each) is to be created with options to:
      • define which username posts the post
      • whether to display the user's signature
      • display smilies
      • stick/unstick thread
      • open/close thread.
  • Redirects to Register Page
    • Instances of redirects.
    • Per-redirect ability to specify whitelisted IP's (IP's matched here will not be redirected)
    • Option to exclude bots from redirect.
    • Option to exclude IP's that belong to existing users of your forum.
    • Types of redirects.
      • After x page views.
      • After x thread views.
      • After x amount of time on site.
    • Persistent option. Forces user to either login or register before being allowed to further browse the site.
  • Statistics & Tracking
    • Top Inviters.
    • Tracks Redirects.
      • Logs in full detail the precise config of the specific redirect.
      • Logs timestamp of redirect and the IP address of the guest.
  • Options
    • Invite System.
      • Delete invites
      • Allow even if registrations are closed.
-------------------------------------------------------------------------------------------
This mod displays a copyright notification in the footer of all pages generated by this mod which includes:
  • 1 Link to DragonByte Technologies homepage
  • 1 Link to Product Description page of this modification

Download Now

File Type: zip [DBTech] Advanced Registration v2.0.7pl2 [Lite].zip (110.2 KB, 114 views)

Screenshots

File Type: jpg 181.jpg (27.6 KB, 0 views)
File Type: jpg 182.jpg (73.9 KB, 0 views)
File Type: jpg 183.jpg (112.2 KB, 0 views)
File Type: jpg 184.jpg (34.9 KB, 0 views)

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.
3 благодарности(ей) от:
Eagle Eyes, livenetc, Skaut

Comments
  #12  
Old 08-13-2012, 02:47 AM
DragonByte Tech's Avatar
DragonByte Tech DragonByte Tech is offline
 
Join Date: Feb 2010
Location: Scotland
Posts: 8,814
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Leica.Robbiani View Post
Hi there,

on 4.0.6:



Best regards

L.R.
I will be uploading a bugfix release this Friday. I am not sure if this will fix this problem but please let me know if it does.

Quote:
Originally Posted by Black Snow View Post
No screenshots?
I will add some along with the next release this Friday.

- Jon
Reply With Quote
  #13  
Old 08-15-2012, 07:07 PM
DragonByte Tech's Avatar
DragonByte Tech DragonByte Tech is offline
 
Join Date: Feb 2010
Location: Scotland
Posts: 8,814
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

This product has been updated to v1.1.2. This is a bugfix release and fixes the following bugs:

Fix: (Lite Only) Template error in details page would cause PHP syntax error.
Fix: Custom profile fields not showing in right section or duplicating.
Fix: Missing phrase in invites settings page.
Fix: Incorrect link in copyright.
Fix: Register link not showing if registrations are closed but a method of overriding was enabled.
Fix: Coppa and captcha issue would not allow registration.

Screenshots have also been added.

- Jon
Reply With Quote
  #14  
Old 08-16-2012, 12:25 AM
carntheroos4eva carntheroos4eva is offline
 
Join Date: Nov 2008
Location: Ballarat
Posts: 19
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Seems to be missing the install part of it.
Just tried to add the product xml of it now and things seem to be missing out of it.
Reply With Quote
  #15  
Old 08-19-2012, 06:18 AM
joeychgo's Avatar
joeychgo joeychgo is offline
 
Join Date: Mar 2004
Location: Chicago, IL
Posts: 933
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Couldnt get it to work on 4.2... No matter what I did it only would say invites werent being accepted... Uninstalled
Reply With Quote
  #16  
Old 08-19-2012, 05:21 PM
DragonByte Tech's Avatar
DragonByte Tech DragonByte Tech is offline
 
Join Date: Feb 2010
Location: Scotland
Posts: 8,814
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by carntheroos4eva View Post
Seems to be missing the install part of it.
Just tried to add the product xml of it now and things seem to be missing out of it.
Please clarify what you mean by "things seem to be missing out of it".

Quote:
Originally Posted by joeychgo View Post
Couldnt get it to work on 4.2... No matter what I did it only would say invites werent being accepted... Uninstalled
Where did it say this? The ability to allow for invites only is a pro-only feature if that's what you were meaning to do. Couldn't quite tell with that vague post.

- Jon
Reply With Quote
  #17  
Old 08-25-2012, 07:48 AM
DragonByte Tech's Avatar
DragonByte Tech DragonByte Tech is offline
 
Join Date: Feb 2010
Location: Scotland
Posts: 8,814
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I'm pleased to announce v1.1.3 has been released.
  • Fix: Disabled "Can View Forum" permissions wouldn't allow for new registrations despite any overrides being used.
  • Fix: Unlimited invites are now phrased (Unlimited) in the usercp invites left parenthesis count.
  • Fix: Additional checks on whether or not product is active.
  • Fix: HTML errors in template dbtech_registration_verify_email
  • Change: Updated productid.
  • Change: Discrepancies in the settings group names.
Any issues, problems, or questions please let me know!


- Jon
Reply With Quote
  #18  
Old 09-26-2012, 04:38 PM
tanzeelniazi tanzeelniazi is offline
 
Join Date: Apr 2012
Posts: 375
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

How i reset Invites i want to reset Invition
This time i ll test 1 Email working Perfect but i need to Reset
Reply With Quote
  #19  
Old 09-26-2012, 04:49 PM
tanzeelniazi tanzeelniazi is offline
 
Join Date: Apr 2012
Posts: 375
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Navebar Problem can you fix this any soloution?
See piC:
Reply With Quote
  #20  
Old 09-26-2012, 05:08 PM
TheSupportForum TheSupportForum is offline
 
Join Date: Jan 2007
Posts: 1,158
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by tanzeelniazi View Post
Navebar Problem can you fix this any soloution?
See piC:
please indicate which version of vbulletin you are using

different versions use different navbar code variables
Reply With Quote
  #21  
Old 09-29-2012, 09:07 PM
tanzeelniazi tanzeelniazi is offline
 
Join Date: Apr 2012
Posts: 375
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

VB 4.2.0
Quote:
please indicate which version of vbulletin you are using

different versions use different navbar code variables
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 12:01 PM.


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.05010 seconds
  • Memory Usage 2,360KB
  • Queries Executed 26 (?)
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
  • (6)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (11)post_thanks_box
  • (3)post_thanks_box_bit
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (5)postbit_attachment
  • (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
  • fetch_musername
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • post_thanks_function_fetch_thanks_bit_start
  • post_thanks_function_show_thanks_date_start
  • post_thanks_function_show_thanks_date_end
  • post_thanks_function_fetch_thanks_bit_end
  • post_thanks_function_fetch_post_thanks_template_start
  • post_thanks_function_fetch_post_thanks_template_end
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete