Reply
Referral system for PHPBB Forum
Old 02-19-2005, 06:07 AM Referral system for PHPBB Forum
Novice Talker

Posts: 12
I would like to create a system that rewards the users of my forum for referring visitors.

How would it be possible to code a system so when somebody clicks a link that one of my users has posted somewhere, that user gets reputation points (a system already installed on my forum)

EG: the link would look like: http://sonicfurytudios.com/index.php?refer=username
So when someone clicks on the above link, "username" gets 10 reputation points.

It would probably have to only allow one reputation payout per IP click.






I hope you understand the above


Thanks.
ka05 is offline
Reply With Quote
View Public Profile
 
When You Register, These Ads Go Away!
Old 02-21-2005, 04:46 AM
Novice Talker

Posts: 12
So I'm guessing nobody can help me?
ka05 is offline
Reply With Quote
View Public Profile
 
Old 02-21-2005, 05:28 AM
0beron's Avatar
Defies a Status

Posts: 1,832
Location: Somewhere else entirely
Has this topic been moved? didn't notice it here before.

Well if the URL is in the form you give above, it would be relatively simple to pick out the IP address, check whether it had been used before, and then add points to the right user.

The trouble is, what is to stop a user creating a website of their own, with dozens of new links that each give them points?
__________________
UPDATE 0beron SET talkupation = talkupation + lots WHERE post = 'helpful';
Scribble Pad MOD for phpBB (aka MSN handwriting for forums)
0beron is offline
Reply With Quote
View Public Profile Visit 0beron's homepage!
 
Old 02-21-2005, 05:36 PM
Novice Talker

Posts: 12
I don't think that would really be a problem.
My forum is pretty small at the moment, so I think if that starts happening I can find some way to correct it.
ka05 is offline
Reply With Quote
View Public Profile
 
Old 02-21-2005, 05:44 PM
Republikin's Avatar
Super Moderator

Posts: 3,191
Are you looking for help in coding this yourself or are you looking for someone to do it for you?
Republikin is offline
Reply With Quote
View Public Profile
 
Old 02-22-2005, 05:37 AM
Novice Talker

Posts: 12
Quote:
Originally Posted by cptnwinky
Are you looking for help in coding this yourself or are you looking for someone to do it for you?
Well, I have almost no PHP experience, so if somebody can do it for me, or at least point me in the right direction. That would be great.
ka05 is offline
Reply With Quote
View Public Profile
 
Old 02-22-2005, 05:55 AM
amw_drizz's Avatar
Ultra Talker

Posts: 307
Name: Jon
Location: New York
what i recommend is that no one is going to code it for you unless it was small but most of the time you would post a php code and we in our free time would look at it to make sure if it is valid and give reasons on what we changed. every one here does that i do as i have very little php experiance but gaining alot day by day. mainly from learning from this forum, php tutorials, PHP & MySQL for dummies, and PHP 5 For dummies. as they can help you learn the basics of creating php code. the following is not even a code that i classify
PHP Code:
<?php
echo 'Hello world!';
?>
so look for some tutorials as i have no time right now to help people. best place to start would be http://php.net as it is the PHP web site
__________________
AMW_Drizz
Php 5.2 Mysql 5 IIS 7 Windows vista
amw_drizz is offline
Reply With Quote
View Public Profile Visit amw_drizz's homepage!
 
Old 02-22-2005, 07:08 AM
Novice Talker

Posts: 12
Thanks for the advice,
I was thinking of learning some PHP, but I'm very busy at the moment.

When I have some more free time, I will take some tutorials.



Would you reccomend buying books, or using online guides?
ka05 is offline
Reply With Quote
View Public Profile
 
Old 02-22-2005, 07:25 AM
Republikin's Avatar
Super Moderator

Posts: 3,191
If you want me to do this for you I can do this in probably a day for pretty cheap. PM me if your interested.
Republikin is offline
Reply With Quote
View Public Profile
 
Old 02-22-2005, 07:43 AM
Novice Talker

Posts: 12
Well, I don't think I'm going to be able to offer you any money, sorry.
ka05 is offline
Reply With Quote
View Public Profile
 
Old 02-22-2005, 07:43 AM
amw_drizz's Avatar
Ultra Talker

Posts: 307
Name: Jon
Location: New York
php is by far the easiest scripting language to learn. i created this site along with help from a friend (not this site) http://iraqif.jonspcrepair.com
__________________
AMW_Drizz
Php 5.2 Mysql 5 IIS 7 Windows vista
amw_drizz is offline
Reply With Quote
View Public Profile Visit amw_drizz's homepage!
 
Reply     « Reply to Referral system for PHPBB Forum
 

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off


Webmaster Resources Marketplace:
Software Development Company | Webhosting.UK.com | Text Link Brokers 


   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML

 


Page generated in 0.15800 seconds with 12 queries