News:

Bored?  Looking to kill some time?  Want to chat with other SMF users?  Join us in IRC chat or Discord

Main Menu

Referral System

Started by SMFHacks.com Team, March 03, 2008, 01:02:01 PM

Previous topic - Next topic

Xavi-Nena

Quote from: NenaGb on July 10, 2009, 12:12:18 AM
Is there a way to add who has referred a member after the new member has already joined? If so how?

For example if Member A refers 3 new members but the link code was not valid yet because I hadnt worked the kinks out, but now it is working, is there a way to give Member A credit for the 3 new members.

bump

Fustrate

go into your database, find Member A, increased their referrals_no by 3

find the 3 members, set their referred_by to Member A's id_member

Regarding the incorrect member counts, I'm no longer looking into that, as I can't reproduce it and neither can any other team member. Sorry =\
Steven Hoffman
Former Team Member, 2009-2012

dannys

greek


$txt['referrals_findreferrer'] = 'Βρείτε παραπομπέα';
$txt['referrals_who'] = 'Πληροφορίες παραπομπής:';
$txt['referrals_who_description'] = 'Ποίος σας παρέπεμψε σε αυτήν την περιοχή;';
$txt['referrals_on'] = 'Ενεργό';
$txt['referrals_referrer_not_found'] = 'Ο αναφερόμενος χρήστης δεν μπορούσε να βρεθεί. Παρακαλώ διπλοελέγξτε το όνομα του referrer. Ή αφήστε το κενό.
';
$txt['referrals_youwerereferred_by'] = 'Από';
$txt['referrals_referrals'] = 'Παραπομπές:';
$txt['referrals_referrals_hits'] = 'Σύνδεσμος χτυπημάτων παραπομπής:';
$txt['referrals_noneyet'] = 'Κανένας ακόμα!';
$txt['referrals_top5referrers'] = 'Κορυφαίοι 5 Referrers (από τις παραπομπές)';
$txt['referrals_top5referrersbyposts'] = 'Κορυφαίοι 5 Referrers (απο παραπεμπτικά θέματα μελών)';
$txt['referrals_referralsstats'] = 'Παραπομπές';
$txt['referrals_referred_by'] = 'Παραπέμφθηκε απο:';
$txt['referrals_link'] = 'Συνδεσμος παραπομπών';
$txt['referrals_membersreferred'] = 'Μέλοι απο παραπομπές';


i can't find referrer(word) on greek :P

fff

I tried to  install manually this mod but I didnt succeed.
I think that I did everything correctly.
But I can't open the topics in my forum because the following error message is showing:

Database Error
Unknown column 'mem.referrals_no' in 'field list'
File: /home/vhosts/trustedptc.ueuo.com/Sources/Load.php
Line: 893

What is the problem?
This is my 1.1.9 forum http://trustedptc.ueuo.com/

Fustrate

Take install_1-1.php from the package, upload it to your main forum directory (next to index.php and /Sources/ and /Themes/) and go to it in your browser. That should do all of the necessary DB stuff for you.


Thanks for the translation, dannys :) I'll add it when I get some spare time
Steven Hoffman
Former Team Member, 2009-2012

ninaxboo

I did something kind of dumb I deleted the package without uninstaling it.
What can I do to get rid of the stats on the page?
Sorry

Sabre™

You could either manually uninstall the mod, or go into your packages folder, and reupload the exact version of the referrals mod that was once there.
Then go into your Packages section in your admin panel and see if it is showing there.
If so, uninstall as normal if you so desire to.
Do NOT give admin and/or ftp details to just anybody, see if they are trust worthy first!!  Do your homework ;)


rayosx

guys,
If I received this error

10. Execute Modification ./Themes/default/Register.template.php Test failed
  1. Add After ./Themes/default/Register.template.php Test successful
  2. Add Before ./Themes/default/Register.template.php Test failed


Do I need to install manually?  and install the replace code with  before the found code?

Please help



Bizzzoyd

I am new to all of this is there a link to a tutorial on how to set this up? Or can someone explain this to me i downloaded the WinRar file and they are XML Documents but which ones to i upload and where do i upload them? I am hosting with Hostgator if that matters at all.

Thanks!

sammykay

sorry if this has been answered, but on another smf forum site (that isnt mine), in their forum stats, they have 2 extra referral stats:

Top 10 Referrers (By Referrals) this month
and
Top 10 referrers (By referred members posts) this month

how do i get those 2 extra stats on my forum??

topmybux

Is there any way to add a post requirement to the ref mod so new users have to post atleast x number of post before they can official become a refered member?

Thanks

Fustrate

rayosx - yes.

Bizzzoyd - You need to upload the entire zip to the package manager in your admin panel. go to Packages > Download Packages and upload it there, and then follow the instructions (mostly just button pushing).

sammykay - were the edits made to Sources/Stats.php and Themes/yourtheme/Stats.template.php? If not, you'll need to make them by hand.

Lastly, I'm handing this modification over to JBlaze. All future questions on this mod should be directed to him, although I will retain "Additional Author" status.
Steven Hoffman
Former Team Member, 2009-2012

zagrom

I have had some odd issues after manually adding the referral mod,
I haven't manually taken it off yet, but I have checked all the code
at least twice but Im not sure where the issues are coming from,

Examples of issues after install:
  -Cant "Preview" reply's
  -Some site images aren't loading (stats_posters.gif, stats_info.gif, ect)
  -And most all referral related thing seem incomplete,


Any ideas would be great, and worse case I manually remove the code.
Thanks for any help

JBlaze

Try clearing your forum cache.

Admin -> Maintenance -> Routine -> Clear cache
Jason Clemons
Former Team Member 2009 - 2012

zagrom

QuoteAdmin -> Maintenance -> Routine -> Clear cache

Is that in 2.x?   I don't see that option.
Sorry, forgot to mention Im in 1.1.10, I have performed all the
other sorta of maintenance tho without luck.

zagrom

Forget it, I just removed it..

Sabre™

Although you removed the mod:
Did it work ok in the default theme?
Did you add the images to your custom themes 'images' folder?
You manually installed all of the code, so did you make the changes to your index.php? The one in the root of your forum, not in your themes folder.

Quote from: zagrom on September 03, 2009, 08:44:38 PM
Forget it, I just removed it..

p.s.
Some of the code is still installed in your templates ;)
If you'd like to give it another try, I could help you :)
It will cost you $350 American dollars, or one of   :)  <~~ these in your next post  ;D
Do NOT give admin and/or ftp details to just anybody, see if they are trust worthy first!!  Do your homework ;)



JBlaze

Jason Clemons
Former Team Member 2009 - 2012

DaBrute


Advertisement: