The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
vB REFERRER 1.0 Details »» | |||||||||||||||||||||||||
This modification is made for vBulletin 3.5 RC2, but probably also works for RC3.
Very simple to install. =========================== DEMO BOARD =========================== You can see a demo at: http://www.forumfreedom.net/forum =========================== DESCRIPTION =========================== This will add a link to the UserCP that tells every user what his/her reffering link is so that they can invite friends. Later version will include ability to send the e-mail from the forum itself. This hack is very simple. =========================== INSTALL =========================== Time: Less than a minute Difficulty: Easy =========================== Let me know what you think. It's nothing advanced, just thought it could come in handy for some people. PLEASE CLICK INSTALL! UPDATE: NO LONGER TAKES ANY FILE EDITS! Supporters / CoAuthors Show Your Support
|
Comments |
#22
|
||||
|
||||
Quote:
Quote:
|
#23
|
||||
|
||||
Ive updated your code so it includes html code, so people can add to there sites and also updated code so $vboptions[bburl] is in there insted of manual edit of the domain name. Added send to a friend, add a new thread to your forums like a welcome thread to sign up and features of the forums etc and then replace t=2844 to what the thread ID is.
Code:
<!-- ############## START REFERRER BY ADAM GESSEL #################### --> <table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center"> <thead> <tr> <td class="tcat" colspan="7"> <a style="float:$stylevar[right]" href="#top" onclick="return toggle_collapse('usercp_reflink')"><img id="collapseimg_usercp_reflink" src="$stylevar[imgdir_button]/collapse_tcat$vbcollapse[collapseimg_usercp_reflink].gif" alt="" border="0" /></a> <a href="$vboptions[bburl]/register.php?referrerid=$bbuserinfo[userid]">Refer Friends URL</a><span class="normal"></span> </td> </tr> </thead> <tbody id="collapseobj_usercp_reflink" style="$vbcollapse[collapseobj_usercp_reflink]"> <tr> <td class="alt1" align="center" colspan="7"> <b>Invite your friends to join our forum by linking them here via the following link:</b> <br /><a href="register.php?referrerid=$bbuserinfo[userid]">$vboptions[bburl]/register.php?referrerid=$bbuserinfo[userid]</a></p> <p><b><a href="/sendmessage.php?do=sendtofriend&t=2844">Send To A Frend</a></b></p> <b>Our add this HTML code to your site</b></p> <textarea rows="3" cols="58"><a href="$vboptions[bburl]/register.php?referrerid=$bbuserinfo[userid]">Ive Joined The Forums, Why Don't You?</a></textarea></td> </tr> </tbody> </table> <br /> <!-- ############## END REFERRER BY ADAM GESSEL #################### --> |
#24
|
||||
|
||||
[high]* Brandon Sheley installed
[/high] very nice, will hope for some email options in the newer version |
#25
|
|||
|
|||
email options is a good idea
|
#26
|
|||
|
|||
[high]* gldtn clicks install
[/high] Any ideas of when new versions will be coming out? Also if it's not too much to ask I would like to post a suggestion.. To allow people to register on forum only if they are reffered by a user with this hack. Thanks |
#27
|
|||
|
|||
This is the code if you have a thread that has introductions instead of a post, used ukbills post,
Code:
<!-- ############## START REFERRER BY ADAM GESSEL #################### --> <table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center"> <thead> <tr> <td class="tcat" colspan="7"> <a style="float:$stylevar[right]" href="#top" onclick="return toggle_collapse('usercp_reflink')"><img id="collapseimg_usercp_reflink" src="$stylevar[imgdir_button]/collapse_tcat$vbcollapse[collapseimg_usercp_reflink].gif" alt="" border="0" /></a> <a href="$vboptions[bburl]/register.php?referrerid=$bbuserinfo[userid]">Refer Friends URL</a><span class="normal"></span> </td> </tr> </thead> <tbody id="collapseobj_usercp_reflink" style="$vbcollapse[collapseobj_usercp_reflink]"> <tr> <td class="alt1" align="center" colspan="7"> <b>Invite your friends to join our forum by linking them here via the following link:</b> <br /><a href="register.php?referrerid=$bbuserinfo[userid]">$vboptions[bburl]/register.php?referrerid=$bbuserinfo[userid]</a></p><br> <BR><BR><b>Our add this HTML code to your site</b></p> <BR><textarea rows="3" cols="58"><a href="$vboptions[bburl]/register.php?referrerid=$bbuserinfo[userid]">Ive Joined The Forums, Why Don't You?</a></textarea></td> </tr> </tbody> </table> <br /> <!-- ############## END REFERRER BY ADAM GESSEL #################### --> Also i went ahead and put these under the subscribedthreads list, i dont want people to see this first , as soon as they enter the forums id rather them see the subscribed stuff. |
#28
|
|||
|
|||
works like a charm... installed.
|
#29
|
|||
|
|||
Quote:
|
#30
|
||||
|
||||
Works great! thanks!!!
|
#31
|
|||
|
|||
Just wondering if this would work in version 3.5.1?
Thanks! Kathy |
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|