The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
[DBTech] Advanced Registration v2 (vB4) Details »» | |||||||||||||||||||||||||||||||||||||
[DBTech] Advanced Registration v2 (vB4)
Developer Last Online: Mar 2023
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
Pro
This mod displays a copyright notification in the footer of all pages generated by this mod which includes:
Download Now
Screenshots
Show Your Support
|
3 благодарности(ей) от: | ||
Eagle Eyes, livenetc, Skaut |
Comments |
#52
|
|||
|
|||
is it possible to set which user groups can send invitation ?!
|
#53
|
||||
|
||||
Yes, there are usergroup permissions that control how many invites are available to each group (0 being an option to disable them).
Fillip |
#54
|
|||
|
|||
Is it possible, to add custom imput fields on the registration progress?
And is it also possible to make your registration in steps. Example: 1st step: Personal info 2nd step: Gaming Info 3th step: Complete with a password and e-mail ares. 4 and last step: Activate account. I think it will be great for vbulletin... |
#55
|
||||
|
||||
Update
Hotfix: PHP 5.4 Compatibility fixes This does not guarantee the mod is error free on PHP 5.4, but it will take care of the reported errors. Thank you all for your reports Fillip |
#56
|
||||
|
||||
Quote:
You can add custom fields by adding new User Profile Fields (vBulletin feature) and then add them to the relevant instances in Advanced Registrations Fillip |
#57
|
|||
|
|||
When DBTech release this mod for vBulletin 5?
I very like it but i am using vBulletin 5:-s |
#58
|
|||
|
|||
does this mod work for vbulletin mobile themes? i.e verify email before registration
Thanks |
#59
|
||||
|
||||
No, this mod does not function on mobile themes.
Fillip |
#60
|
|||
|
|||
When i invite Enter Email in Invite Field click submit rec error:
Code:
Database error in vBulletin 4.2.0: Invalid SQL: SELECT invite.email, invite.dateline, verified.verified, user.userid, user.username, user.usergroupid, user.infractiongroupid, user.displaygroupid, user.joindate, actionuser_friend.relationid FROM dbtech_registration_invite AS invite LEFT JOIN dbtech_registration_email AS verified ON(invite.email = verified.email) AND verified = '1' LEFT JOIN user AS user ON(verified.email = user.email) AND user.userid != 1 LEFT JOIN userlist AS actionuser_friend ON(actionuser_friend.userid = user.userid) WHERE invite.userid = 1 GROUP BY invite.email ORDER BY invite.dateline DESC LIMIT 10; MySQL Error : Illegal mix of collations (latin1_swedish_ci,IMPLICIT) and (latin1_general_ci,IMPLICIT) for operation '=' Error Number : 1267 Request Date : Wednesday, May 21st 2014 @ 12:38:36 AM Error Date : Wednesday, May 21st 2014 @ 12:38:37 AM Script : http://www.XXXXXXXXXX.com/registration.php?do=profile&action=invites Referrer : http://www.XXXXXXXXXXX.com/registration.php IP Address : 1**.1**.8.1** Username : M*****r Classname : vB*******se MySQL Version : 5.1.73-cll |
#61
|
||||
|
||||
This means you have changed the collation of certain DB tables but not your entire database, you will need to make sure all DBTech tables and their columns have the same collation as your vB tables.
Fillip |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|