Referrals in Postbit
Dear vBulletin users,
Yesterday I saw a thread about "how to show referrals in postbit" and I decided to do a favour to those people who want that.
HOW TO INSTALL
1) Please upload the "plugin" first.
2) Go to your postbit or postbit_legacy template and find:
HTML:
$vbphrase[posts]: $post[posts]
Add after:
HTML:
<br />Referrals: $referrals
That's all!
Congratulations! You have it working!
--------------
e-steki Referrer Statistics
This hack displays the referrers and the members they referred in a separate page. Also for registered members it displays their referrer link.
Features:
-Fully phrased
-WOL location so that it doesn't show up as Unknown location
-Usergroup permissions
-Ability to count statistics from a specific date - great for referrer contests
-Highly customizable look of the page from the admincp
-Ability to exclude specific usergroups from the statistics (eg banned users)
-Pages in the results (results per page is customizable)
-Formatted nicknames
-Ability to display post count next to each username
Installation
1. Upload the file referrers.php to your forum root directory
2. Import the product product-michelle_referrers.xml
3. Done!
The link for the page would be like
www.yoursite.com/forum/referrers.php. Place it wherever you feel it fits.
Do not forget to click
INSTALL!!!
Changelog
version 1.1
-bugfix (when there are no results)
-new feature(postcount next to username, can be turned off via admincp)
Credits
Notice: The current hack attached in the right will cut both referrals AND referrers that have registered before the cut-off date. Most people seem to only want it to cut the referrals so, if you too want that, you can replace the referrers.php in the zip with the one attached
here.