Included a user referrer code to invite code, so when they sign up, it shows up who referred them.
Now users can delete their invites
Invitation Image Verification Added
The system can be turned on and off.
Usergroups Permissions Added; Allowed Usergroups to View and to Use This Hack
Invitation User Control Panel Link; Show Invitation Link in "User Control Panel" Left Menu
Invitation Automatic Link Creation; This will create a link on your forum navbar to the invitation page
Usergroups Permissions Added
fully phrased
added an admin option disable registration via normal methods
added an admin option which usergroups can to delete their invites
added an admin option enable disable invitation image verification
added an admin option Edit the Email Text Title
added an admin option Edit the Invite Description
added Invitation Sender Username to Email
integrated the totally vBulletin default Human Verification System into Invitation System
You decide it if you wich human verification system will be used in the invitation system go to Admincp > Human Verification Manager > and select one human verification if you want.
these are;
Image Verification
An image consisting of letters in varying fonts/shapes/sizes will be shown to the user. The appearance of this image is dicated by several options that you may control.
Question and Answer Verification
Questions provided by you that must be answered appropriately for verification.
reCAPTCHA Verification
An image containing two words will be shown to the user. This verification supports audio, allowing blind users to register.
Added Invitation User Options
a> Ability to limit number of invites by user. (user: Admin an have 10 invites, user: Testuser can have 20, etc, admin controlled)
b> Ability to reset invites to 0 on a per user basis (override), admin controlled
c> Ability to reset to max being unused, admin controlled
d> Abilitiy turn to on or off Invitation System per user basis, admin controlled
INSTRUCTIONS Install: ->Just Import product_invitation.xml via Product Manager
->Do template edits: In USERCP_SHELL Template Find this Code
no more need to double click on the invitation link
invitationcode cookie gets removed once the user has signed up
account verification after signup isn't blocked by an invalid invitation error code anymore
deletions of invites now delete the correct invite
added permissions check when trying to delete an invitation
if a user deletes an unclaimed invite, he gets one invite back
you cannot sent multiple invites to the same email address
you cannot sent invites to already registered email addresses
added no invites sent message to usercp tepmplate
changed some phrases to proper English (hope so)
added some additional phrases
numerous misspells in the body text of the invitation fixed
the body text hardcoded that users can't change it
also there are phrases for subject and bodytext, so you can use translations.
the users can attach a note message to the invite email
Fixed SQL injection vulnerabilities throughout the code.
Referrer ID ist not overwritten by 1 for every new user.
Removed one query when user is verifying his email address.
Some adjustments for supporting the Inviation System and the normal registration method at the same time.
Added missing closing form tag
The Used Invitation table displays the phrase no_invites_sent when no invitation were sent out
The description box only appears if a description is defined in admincp
Removed the nested div panels to make the look consistent with the rest of usercp
Switched from forumwidth to formwidth_usercp to make the look consistent with the rest of usercp
Removed Login information beside the email address input field to make the look consistent with the rest of usercp
Removed all uneeded tables because the divs are already doing the layout.
Removed all unneeded nested div tags
Added 100% width to table title
Delete invitation column is only visible if you have permission to delete invitations.
when checking for already registered member there is now an additional phrase for distinguishing between registered and invited members (reqested by Alfa1)
added on option to display the invitation code as a link again (requested by Alfa1)
remove the "click two times" message from the invitation email phrase. That's not needed anymore.
changed "mysql_real_escape_string" to "$db->escape_string"
Installed and allowed overwrite of product...made template changes as well. Edited the options through vbulletin options to allow specific usergroups to use the invitation system using comma separated values.
The links appear in Quick Links, as well as the User CP, however...I have no access to use the invitation system. I keep getting redirected to the no access error page.
please uninstall v1.0.4 on your forum and re-install the new version 2.0.2 xml file into via product manager
Okay...done.
I now have access to the Invitation system...however, the Invitation system does not show the user the text of the message being sent, so if they add additional text...they will not know what other content is being sent...other than what they, themselves, have typed.
Also...Human verification is not working...
Is this the same as image verification? If it is, I have it enabled, but the message is being sent without verification.
Actually...the Human Verification Manager is a 3.7 feature...and not for 3.6.8 PL2.
So you may want to update this mod...again...so that we can use Image Verification with this mod. You may also want to update the information in the Admin CP, as well, so that this doesn't confuse everyone.
please uninstall v1.0.4 on your forum and re-install the new version 2.0.2 xml file into via product manager
it couldn't use it, so i uninstalled the new version and reinstalled the old one... my problem was with temp edition in USERRCP_SHELL ... the phrase didn't appear in user cp!
no more need to double click on the invitation link
invitationcode cookie gets removed once the user has signed up
account verification after signup isn't blocked by an invalid invitation error code anymore
deletions of invites now delete the correct invite
added permissions check when trying to delete an invitation
if a user deletes an unclaimed invite, he gets one invite back
you cannot sent multiple invites to the same email address
you cannot sent invites to already registered email addresses
added no invites sent message to usercp tepmplate
changed some phrases to proper English (hope so)
added some additional phrases
numerous misspells in the body text of the invitation fixed
the body text hardcoded that users can't change it
also there are phrases for subject and bodytext, so you can use translations.
the users can attach a note message to the invite email
Fixed SQL injection vulnerabilities throughout the code.
Referrer ID ist not overwritten by 1 for every new user.
Removed one query when user is verifying his email address.
Some adjustments for supporting the Inviation System and the normal registration method at the same time.
Added missing closing form tag
The Used Invitation table displays the phrase no_invites_sent when no invitation were sent out
The description box only appears if a description is defined in admincp
Removed the nested div panels to make the look consistent with the rest of usercp
Switched from forumwidth to formwidth_usercp to make the look consistent with the rest of usercp
Removed Login information beside the email address input field to make the look consistent with the rest of usercp
Removed all uneeded tables because the divs are already doing the layout.
Removed all unneeded nested div tags
Added 100% width to table title
Delete invitation column is only visible if you have permission to delete invitations.
when checking for already registered member there is now an additional phrase for distinguishing between registered and invited members (reqested by Alfa1)
added on option to display the invitation code as a link again (requested by Alfa1)
remove the "click two times" message from the invitation email phrase. That's not needed anymore.
changed "mysql_real_escape_string" to "$db->escape_string"
Where do you set how many invites members can have it is set to 10 and don't have a clue how to change. also in the user cp in the left colume i don't see the option to click invite user is this normal? i now see it at the top of user cp page.