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
  #82  
Old 12-07-2015, 05:54 PM
DragonByte Tech's Avatar
DragonByte Tech DragonByte Tech is offline
 
Join Date: Feb 2010
Location: Scotland
Posts: 8,814
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Advanced Registration v2.0.7 Patch Level 2

Bug Fixes:
  • Disabling the custom registration page would prevent Actions from occurring
  • In certain scenarios, it was possible for the welcome email to be sent twice


Fillip
Reply With Quote
  #83  
Old 04-27-2017, 04:05 PM
t3h3th32 t3h3th32 is offline
 
Join Date: Oct 2013
Posts: 26
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hi,

amazing mod, just wanted to ask, what if I'm interested only in the *Verify Mail Before Registration* part?

For me, the less amount of custom code I install, the better, so I was just wondering, if I can only install that part.

Regards,
~t3h'Pâr4d0x
Reply With Quote
  #84  
Old 10-11-2017, 10:07 AM
WOLF-G4MIN-X WOLF-G4MIN-X is offline
 
Join Date: Oct 2017
Posts: 14
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hi guys, I got a question.

I am using the mod, which lets me rename the register.php to something else. Is that a problem in combination with this Mod here ?

Is there no FAQ or some about that ? As soon as I disable registrations on vBulleting, which if I understood that correct, can be done, i also cant invite people anymore. So Registration has to be enabled ?

I am confused ! Help please.

Thanks so much.

Wolf
Reply With Quote
  #85  
Old 10-11-2017, 11:30 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 don't believe so, but it's not been tested so I cannot confirm with certainty.

Fillip
Reply With Quote
  #86  
Old 12-06-2017, 01:16 PM
LuckyRiver's Avatar
LuckyRiver LuckyRiver is offline
 
Join Date: Jun 2013
Posts: 11
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hi,

Thanks for the mod. I try to install it on a fresh vps on latest version 4.2.5. Anytime, I try to import the mod, I have this error msg: /var/www/html/dbtech/registration/includes/class_install.php appears to be missing!

I check the file, it is there on the mentionned path. Any help is appreciated!

Updated: Fixed, figure out why. Please ignore my request for help!
Reply With Quote
  #87  
Old 12-09-2017, 10:35 AM
LuckyRiver's Avatar
LuckyRiver LuckyRiver is offline
 
Join Date: Jun 2013
Posts: 11
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by WOLF-G4MIN-X View Post
Hi guys, I got a question.

I am using the mod, which lets me rename the register.php to something else. Is that a problem in combination with this Mod here ?

Is there no FAQ or some about that ? As soon as I disable registrations on vBulleting, which if I understood that correct, can be done, i also cant invite people anymore. So Registration has to be enabled ?

I am confused ! Help please.

Thanks so much.

Wolf

I can now understand what you mean. If I disable the registration to new members, then I can no longer access to invites to send invitations since it is locked. So no matter it is toggled on/off on disable no new invites. I can't see where to sent invitations? Does anyone know how this is supposed to work? I would guess I should be able to send invitation even registration is closed. If I do not disactivate registration, anyone can still register without any invitation. Thanks!
Reply With Quote
  #88  
Old 01-07-2018, 06:34 AM
IggyP IggyP is offline
 
Join Date: May 2012
Posts: 252
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

fyi, you forgot to update the files for this on your home site....listed as 2.0.7 but files are 2.0.6
Reply With Quote
  #89  
Old 08-15-2019, 05:27 PM
berte berte is offline
 
Join Date: Mar 2016
Posts: 1
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

good evening
after installing I have this error in blank page

] operator not supported for strings on line 16 in /includes/class_bootstrap.php(433) : eval()'d code
#0 /includes/class_bootstrap.php(433): eval()
#1 /includes/class_core.php(4391): vB_Bootstrap->process_templates()
#2 /includes/class_core.php(4349): vB_Template->__construct('vsa_onlinecount...')
#3 /global.php(29) : eval()'d code(214): vB_Template::create('vsa_onlinecount...')
#4 /global.php(29): eval()
#5 /forum.php(67): require_once('/home/******/...')
#6 {main}

Thanks for your help
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 08:44 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.07124 seconds
  • Memory Usage 2,336KB
  • Queries Executed 24 (?)
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_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
  • (2)pagenav_pagelink
  • (9)post_thanks_box
  • (3)post_thanks_box_bit
  • (9)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit
  • (9)post_thanks_postbit_info
  • (8)postbit
  • (5)postbit_attachment
  • (9)postbit_onlinestatus
  • (9)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