Version: 2.3, by gspot
Developer Last Online: Aug 2008
Version: 3.0.7
Rating:
Released: 04-27-2004
Last Update: 04-16-2005
Installs: 149
DB Changes
No support by the author.
Are you looking for statistics on the number of referrals your members have made? Or are interested in promoting your website by allowing members to engage in a referral competition?
THIS HACK IS FOR YOU
To show referral statistics from members and to manage referral competitions.
- this hack is to help you manage your forums referrals
- promote new user registrations
- perfect for contests/promotional giveaways or incentives for referrals
- INSTALL today and start managing your boards referrals.
Features:
- Limit the number of results shown
- Admin ability to reset all members referrals to zero
- Admin ability to reset "specific members" referrals to zero
- Includes an update to your whois online
- Up-to-date listing on when you last reset all members referrals to zero
*** Seen in the admincp and an option for all members to view
- Total number of referrals since last reset
*** viewable in admincp and again an option for all members to view
- Pagination is now included and an option for another at bottom of results
- Shows up-to-date total number of board referrals
- Shows leading referrer in admincp
- Ability to limit referral results by number of posts or a usergroupid(s)
- Configuration is now done in admincp
- Auto installer now included w/ auto un-installer
- BEST OF ALL (LETS MEMBERS REFER MORE PEOPLE TO YOUR SITE.
I will like always SUPPORT my hacks
Thanks goes out to: unixman - for all the referred members are now clickable to their profile.
Total install time: less than 3 minutes.
New templates: 2 - refer, referbit
New files to upload: 2 pages
Edit templates: 2 - footer, /includes/functions_online.php
File edit: 1 - /admincp/index.php
** 4/17/05 - Version 2.3 Released = Includes many new one click options in the admincp, also auto configures your vbulletin path (which many people were having errors performing) **
Show Your Support
This modification may not be copied, reproduced or published elsewhere without author's permission.
Guys.
I am usually very good at making my hacks fully functional.
But I dont seem to understand how to add this to the database:
Quote:
//////////////////////////////////////
//////////////////////////////////////
////////// NEW TABLE /////////////////
//////////////////////////////////////
1) create a new database table
CREATE TABLE `referrals` (
`date` TEXT NOT NULL
);
I can use phpAdmin to create a new table.
But after I create a table called referrals. what do I do?
Am I doing this right?
Any solution to this yet? The total referrals number & the date since referrals reset are not shown. What could possibly wrong?
Quote:
Originally Posted by etaslim
Ups, appearently not all :ermm: In one of my forum, the total referrals are not shown. I've rechecked but couldn't found anything wrong. Any idea? Anyway, the address is http://forum.chip.co.id/referals.php
Any solution to this yet? The total referrals number & the date since referrals reset are not shown. What could possibly wrong?
etaslim - There has to be a problem with one of the other hacks you have installed prior to this one. I told you earlier how you can error check by usergroups, so please do that prior to double-posting. It sounds to be from what you have told me - that there is another hack that you have installed that is more than likely messing up your forum. You might want to back trace to fix this issue...
etaslim - There has to be a problem with one of the other hacks you have installed prior to this one. I told you earlier how you can error check by usergroups, so please do that prior to double-posting. It sounds to be from what you have told me - that there is another hack that you have installed that is more than likely messing up your forum. You might want to back trace to fix this issue...
hmm....ok i will try to trace back my installation. thanks.