The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Invitation System v2.0.2 for vB3.6 and 3.5 series Details »» | |||||||||||||||||||||||||||
Invitation System v2.0.2 for vB3.6 and 3.5 series
Developer Last Online: Jun 2021
[phpBB] Invitation System by Hasann This Product brought to you by www.vBulletin-TR.Com DESCRIPTION ->What does it? > Allow users send invites to everybody. Note: This Hack Does Work For vBulletin Version 3.5 and 3.6 Series Go For Invitation Hack vBulletin Version 3.7.series FEATURES
Install: ->Just Import product_invitation.xml via Product Manager ->Do template edits: In USERCP_SHELL Template Find this Code HTML Code:
<if condition="$show['profilepiclink']"> <tr><td class="$navclass[profilepic]" nowrap="nowrap"><a class="smallfont" href="profile.php?$session[sessionurl]do=editprofilepic">$vbphrase[edit_profile_picture]</a></td></tr> </if> HTML Code:
<if condition="$vbulletin->options['invite_usercp_link']"> <tr><td class="$navclass[invitation]" nowrap="nowrap"><a class="smallfont" href="profile.php?$session[sessionurl]do=invitation">$vbphrase[invitation]</a></td></tr> </if> HTML Code:
$template_hook[usercp_main_pos1] HTML Code:
<if condition="$show['invitation_link']"> <table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center"> <tr> <td class="tcat">$vbphrase[invitation_system] <if condition="$show['invitation_left']"><phrase 1="$bbuserinfo[invitation]">($vbphrase[invitation_x_left])</phrase></if></td> </tr> <tr> <td class="alt1"><span class="smallfont"><a href="profile.php?$session[sessionurl]do=invitation">$vbphrase[invitation_click_here_to_invitation_new_users]</a></span></td> </tr> </table> <br /> </if> Supporters / CoAuthors Show Your Support
|
Comments |
#62
|
|||
|
|||
Can you add the option in the email so that if the user that gets the invite does not want to join thay can click a link and denie?
|
#63
|
|||
|
|||
what is the USERCP_SHELL Template for?
|
#64
|
|||
|
|||
we have installed this new update, but when you go to yourself, it denies you access, unless i missed something since we used this on a different template and it doesn't have the:
$template_hook[usercp_main_pos1] so we added this the best way, and the system has us as allowed to access it(usergroup 6) but still locks us out. how can we adjust this...our code has "$template_hook[usercp_navbar_bottom]" so i added it after that and it doesn't allow us to get into the system. how can we get this fixed? |
#65
|
|||
|
|||
I also do. The error ist as follows: PHP Code:
|
#66
|
||||
|
||||
Quote:
Try uninstalling and re-installing the product. |
#67
|
|||
|
|||
Quote:
This isn't optimal... I was hoping there would be a way to make it infinite use for everyone. But to do this it looks like I'd have to go through each user one by one and set it, since there is no option in the Usergroup Manager. Is this intentional? |
#68
|
||||
|
||||
Hassan...
Are you working on the Image Verification fix for this mod? The Human Verification Manager you refer to for this mod is for 3.7 and not 3.6.x. The Human Verification Manager is also referred to in the Admin CP, so that will need to be addressed for those who are still using 3.6.x., as well. Hope to hear back from you soon on this one... |
#69
|
||||
|
||||
yes im working yet fixing bugs and adding new features
|
#70
|
|||
|
|||
The top feature would be to limit specific usergroups to x amount of invites. Say usergroup 1 has only 2 invites each, while usergroup 2 has 5 invites each (etc etc). Also, allowing the Administration/Staff access to view all of the invites that are being sent.
|
#71
|
||||
|
||||
yeah that's great suggestions I will make these suggestions buddy
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|