The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Invites System Details »» | |||||||||||||||||||||||||
I no longer support my hacks. Please feel free to update them and release new versions elsewhere as long as I get the credit for the original modification.
/*=========================================*\ || Invites System || || Author : Anton Kanevsky || Works on : vBulletin 3.5.0 || Released : Dec 19, 2005 || || Time required to install: 1 minute || Difficulty: easy \*=========================================*/ DESCRIPTION A complete invites system for your vBulletin board. STATISTICS File Uploads: 3 Template Changes: 4 Products to Install: 1 FEATURES Configuration Options:
1.5.0 A new, commercial release. 1.4.0 [+] Image verification to avoid multiple submits. 1.3.0 [+] New Config Option: Single-Field / Multiple-Field Address Line (Default: Multiple-Field) [+] New Config Option: Number of fields to show if multiple option is chosen. [+] User Option, which lets an administrator restrict invite system usage for that single user. [F] Fixed Bug, which prevented a user from registration if COPPA was enabled. [F] Fixed Bug, which prevented a user from sending out an invite if he had zero invites and dependency on registration was turned off. [F] Fixed Bug, which continued to show the invite form after it was submitted, even if there were no more invites left. 1.2.0 [+] New Config Option: Usergroups that May Use Invite Manager (Optional Override). [+] New Config Option: Initial Registration Usergroup (only pertaining to registration by invites). 1.0.2 [+] Ability to send unlimited simultaneous invites, within the bounds of invite count owned. [+] Improved invite interface (see screenshot). [F] A couple of hard-coded forgotten phrases have been moved into the phrase system. 1.0.1 [+] Amount of posts required to get one invite is now configurable [+] When a user can issue invites, he/she has a link on usercp (which says "Click here to Invite a New User!") [+] When invites are required to register, there is no direct "Register" link in the navbar [+] When invites are not required to register, there is no limitation on invites, and therefore the number of invites left is not shown [+] Administrator can now edit invite counts manually using Admin Manager [+] Administrator can now specify which usergroups cannot use Invite Manager [+] More descriptive AdminCP Hack Options [F] Added TABLE_PREFIX to the Install Code [F] Fixed a Typo in Registration Code [F] In the Invite History, invites are now lister in a descending order, rather than ascending. In other words, the latest invites are now on the top. 1.0.0 Initial Release The installation manual is contained within the attached file. IF YOU LIKE MY HACK, PLEASE CLICK INSTALL Show Your Support
|
Благодарность от: | ||
ayazoglu |
Comments |
#482
|
|||
|
|||
Tralala, Mr.d:
I see what you mean. Wait until next version. |
#483
|
|||
|
|||
Quote:
Please reply ASAP - I can't put my forums online until I do this.. |
#484
|
||||
|
||||
Quote:
A few weeks back I was looking at the cron job to see how invites were issued via reputation gains, and was considering tweaking/simplifying it to allow for it to simply give every member 2 invites (which is how I'd prefer my forums to work)... but I got in over my head, and ultimately figured I'd just wait for Mr. Vision to introduce the feature properly. In the meantime, you can manually give users invites in the AdminCP. Not easy and not automatic, but it works now. |
#485
|
|||
|
|||
Quote:
|
#486
|
|||
|
|||
Give yourself 100 invites by editing your own account via admincp... And then send out the invites....
|
#487
|
|||
|
|||
Quote:
Hi Can you tell me when will you make the next version? |
#488
|
|||
|
|||
I do not answer this kind of questions.
|
#489
|
|||
|
|||
I just installed this hack and it gave 10 invites to all the users , how can i remove those invites ?
|
#490
|
|||
|
|||
Run the following query:
UPDATE PFXuser SET invites = 0 But don't forget to replace PFX with your table prefix. |
#491
|
|||
|
|||
I think this is a great hack!
Q1: Can I see the invites sent by members of the board? Q2: Can I cc: myself on all invites sent? Q3: What happens to expired invites? Q4: If I have the by invitation only selected to yes, does the clean up jobs run? --- Idea 1: Maybe add a AdminCP module for all invites sent and a way to mass clean them up. Also in the Admin module a please to cancel delete invitations. Idea 2: Allow the system to retain the invites for future use or re invite. Idea 3: Stats on the top invites. Idea 4: Leverage the member db, to check and see if a member is already on the board. Idea 5: Optional field on the invite form for invitors first name. Again Awesome Hack! Glenn |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|