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
My board works with Invitation System with above metioned by me fix and works great. This fix removes duplicated and unnecessary queries in emails' checking section. As i wrote before, original mod generates huge load during checking if an email was used earlier. This fix doesn't remove mod funcionality, only decreases load generated by mod and rationalizes its work.
Please check this on your board:
1. Go to Invitation Panel in your User Panel.
2. Write an email in the email's pole and please click Send.
# 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
How can I use these features? I do not see any options.
I would like to use the invites system with different settings for one or two users
those users (me and another) would send invites as normal
and
when the person invited by those 2 users joins they automatically end up in a particular group when registration is completed (after email verification - not serious issue though)
the system would work as normal for all others
what do we think - is this possible it would certainly be helpful to me
Thank you for your time and this mod has been great
How's possible to show the link to send invitation only on the administrator user CP and not in every user CP? The default to show in the user CP is set to "yes" so I should go user per user and change this value to "No" but is not feasible.
Solutions are
1 - Change the code to insert in USERCP_SHELL to something that check if the user is and admin. Something like that