The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Invitation System vB 3.7 Gold Details »» | |||||||||||||||||||||||||
Invitation System by HASANN This Product brought to you by www.vBulletin-TR.Com Comments, suggestions, translations, bugs, etc... are very welcome! Support is only given to people who have clicked INSTALL. DESCRIPTION ->What does it? > Allow users send invites to everybody. Go For Invitation Hack vBulletin Version 3.5 and 3.6.series DEMO you can test it at here http://www.vbulletin-tr.com/forum/pr...ation&langid=1 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['invitation_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> Supporters / CoAuthors Show Your Support
|
Благодарность от: | ||
SaN-DeeP |
Comments |
#122
|
||||
|
||||
I noticed now there is "Override" in users options in admincp. For admin it was No. I set to Yes and then this happened:
Quote:
|
#123
|
||||
|
||||
Just to make sure, Hasann, that you saw my question:
|
#124
|
|||
|
|||
Hi, I'm running 3.7 beta6 and i dont see any of the usergroup settings at all, i have run /index.php?do=buildbitfields just incase also and still see no settings.
|
#125
|
|||
|
|||
yes, i added it manually now, but it still shows no link in userCP
|
#126
|
||||
|
||||
You make me so crazy people sorry
thank you please click install Quote:
->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> Quote:
Quote:
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> |
#127
|
||||
|
||||
Please Un-install The Old Product And Re-install The New Product Buddies Or I Don't Give Support
|
#128
|
||||
|
||||
Quote:
Sorry I didnt do this earlier. Thank you Hasann |
#129
|
|||
|
|||
Would it be possible to specify to which groups the invited users should be added once he/she registers? Default and per invite setting would be great.
|
#130
|
|||
|
|||
would be awesome to have a way to mass-invite users.. any possibility of this?
|
#131
|
||||
|
||||
Dear Hasann,
Migration from 1.0.4 to 2.0.1 was smooth as a baby's b**t. A few comments though: 1. There are numerous misspells in the body text of the invitation. In general, I suggest to let us edit the body text, while keeping the <validation code parameter> in the text at our own risk. Maybe you can even provide a "reset" function for the admin to restore the original text. Besides, since the invitation is being issued by the system and it isn't a personal invitation from the member (like I have here), I don't see why the users should even have the access to modify the body text. 2. It seems that users are limited to 10 invites. Why is that? Can you give us the control of how many invites a user can send PER DAY? I believe that while we want to stop spamming, we still want our members to send as many invitations as they can, so the PER DAY control is in order. 3. Can we control the navbar title "Invite your friends" without touching the template? I would like to have it as "Invite a Friend" instead. Shorter and more familiar term. 4. Just noticed that the phrase in user profile "Click here to invitation new users to our forum" is erroneous as well. It should read "Click here to invite your friends to join us". Thanks for yet another great product from the Hasann Home of Excellence. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|