The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
VSa - Advanced Registration Details »» | |||||||||||||||||||||||||||||||||||||||
Info:
This product adds several advanced options to control new registrations, like: - 'Random Questions' - User must answer random question to continue with the registration (can be on/off) - 'Invitations System' - Let users invite their friends to join community - You can choose to accept only invited people to register - 'moderated users' management (accept/edit/contact/delete) - e-mail users automatically when their accounts are accepted (can be on/off) - 'non-activated users' management (accept/edit/contact/delete) - Option to delete inactive accounts automatically if not confirmed X days after registration All these features are controlled from one single page. Notes: - Don't forget to check/update product options after installation - Only Admins can access mentioned product options/logs - Inviter is automatically marked as referral when invited user registers using invitation code Installation: 1. Import XML file (as product): AdminCP > Plugin System > Manage Products > [Add/Import Product] To set options: Go to: AdminCP > vBulletin Options > VSa - Advanced Registration Versions: v1.0 - Nov 29. 2008. -Initial Version v1.7 - Feb 08. 2009. -Latest vB 3.x version v2.0 - Feb 17. 2010. -Updated for vB 4 -Done some code cleanup, minor bugs fixed v2.0.1 - Feb 19. 2010. -Fixed: Multiple invitations not sent properly -Fixed: JS error if there are whitespaces in email address list -New: Exclude groups from sending invites v2.0.2 - May 22. 2012. -Compatible with vBulletin 4.2 v2.0.3 - Apr 22. 2013. -Compatible with vBulletin 4.2.1 Download Now
Screenshots
Show Your Support
|
10 благодарности(ей) от: | ||
bluebare, DDIG, EliasAlucard, Insta-Gator, josner, K4GAP, SamSteve, yin9, Zakalway |
Comments |
#372
|
|||
|
|||
I need the function - Pay to register
please add it thank you very much |
#373
|
||||
|
||||
Hello i getting this error when i click send button........Please tell me how can i do my version is 4.0.3 please some one help me urgent............thanks
Error: e-mail address(es) incorrect: function () { var copy = new Array(); for (var i = 0, tL = this.length; i < tL; i++) { copy[i] = this[i]; } return copy; }; function () /* :Array */{ var tmp = []; for(var i=0, tL=this.length; i=l) { if (this[c] && el>this[c][key]) l=c+1 else r=c-1 c=Math.max(0,Math.ceil((r+l)/2)) } else while (el!=this[c] && r>=l) { if (el>this[c]) l=c+1 else r=c-1 c=Math.max(0,Math.ceil((r+l)/2)); } return c }; function () { // prepare the array with special sorting method /** * Innersorting method for the heap sort * * @param {Number} low * @param {Number} up */ var sift = function (arr, low, up) { var c, tmp = arr[low]; while(true){ c = (low << 1) + 1; if( c > up ) break; if( c < up && arr[c+1] > arr[c] ) c++; if( tmp >= arr[c] ) break; arr[low] = arr[c]; // 1/2 (mini) swap )) low = c; } arr[low] = tmp; }, tmp, maximal = this.length - 1, i = maximal >> 1; while( i >= 0) sift(this, i--, maximal); i = maximal; while( i > 0 ){ // full swap tmp = this[0]; this[0] = this[i]; this[i] = tmp; sift(this,0,--i); } return this; } |
#374
|
||||
|
||||
Quote:
PS Don't try to search on that whole long error message, just a select part of it. I used "e-mail address(es) incorrect". |
#375
|
||||
|
||||
Quote:
The mod conflict was found to be between this and VBSTATUS. |
#376
|
||||
|
||||
Hey thanks for replying but i do not install vbstatus mod....so please tell me how i can do.
Quote:
|
#377
|
|||
|
|||
Thank you
|
#378
|
|||
|
|||
Is there any way to sort where "Advanced Registration Management" and "Invite Friends" appears on the navigation bar?
|
#379
|
|||
|
|||
Hello,
I am going to assume that non-activated users are users that have not responded to the email and clicked on the email activation link? Other than creating a new account, is there a way to make sure the emails are going out and there are not any problems? Thanks, |
#380
|
|||
|
|||
Okay so I created an account and registered. Everything went smooth during the registration process until...
I received the activation email and clicked on the link. It then took me to the forum. I signed off and logged back in with my account and noticed that the test account I created was still listed as a non-activated user. Has anyone else run into this? I am running version 2.0.2 Thanks, |
#381
|
|||
|
|||
Today I got a email from a user trying to register. They received the avtivation/email confirmation email and clicked the link but they got an error.
This same users account was sitting in "Non-Activated" even though they tried to click the activation link in the email. Help! |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|