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 |
#662
|
|||
|
|||
Quote:
|
#663
|
|||
|
|||
I want to buy the commercial version, but when I run the test.php, I got the following message:
CURL is installed, but not working correctly with SSL pages. Error Message: libcurl was built with SSL disabled, https: not supported! What can I do? Will it work? thank you |
#664
|
|||
|
|||
I replied at visionscripts. Please do not cross-post the same question.
|
#665
|
|||
|
|||
hi,
Is it possible that the invites system becomes a part of the registration process? for example, the last step would be the invites-page instead of the confirmation-page. I don't have email verification enabled. thank you |
#666
|
|||
|
|||
is there any new version of invitation system for vb 3.6.x?
|
#667
|
|||
|
|||
This version works on 3.6, but there is a new, commercial version that has much more features than this one.
|
#668
|
|||
|
|||
I'm getting the Division by zero error....
Quote:
Code:
$invitescount_change += floor($postcount['cnt'] / $vbulletin->options['invites_posts_per_one_invite']); |
#669
|
|||
|
|||
$vbulletin->options['invites_posts_per_one_invite']
That setting should be set to something more than 0. And you need to install the product XML. |
#670
|
||||
|
||||
thanks I will preferrably get the commercial addon, do you plan to add yahoo contact grabbar as well ?
I do have few local country specific email providers to grab as well. Regards, |
#671
|
|||
|
|||
Like I said, nothing is set to 0, and the xml *is* installed. :surprised:
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|