Mysidia Adoptables Support Forum

Mysidia Adoptables Support Forum (http://www.mysidiaadoptables.com/forum/index.php)
-   Suggestions and Feature Requests (http://www.mysidiaadoptables.com/forum/forumdisplay.php?f=21)
-   -   Referrals (http://www.mysidiaadoptables.com/forum/showthread.php?t=1863)

Kyris 01-31-2011 11:08 PM

Referrals
 
I haven't seen this suggestion, so here it is :happyc:

It'll be nice to have a referrals system that when a new user signs up, they can type in who referred them to our site :) As a thank you to the person who referred them we could have maybe a special pet or cash. :smile:

Hall of Famer 01-31-2011 11:11 PM

Well referrals system does exist on all VB forums, even though some do not display users number of referrals on their profiles. I like your idea a lot, perhaps the best way for this community to grow at this moment.

fadillzzz 01-31-2011 11:18 PM

Quote:

Originally Posted by Hall of Famer (Post 14133)
Well referrals system does exist on all VB forums, even though some do not display users number of referrals on their profiles. I like your idea a lot, perhaps the best way for this community to grow at this moment.

I think she's talking about the Mys Adoptables script, not the forum...

DragonTamerChris 01-31-2011 11:19 PM

Quote:

Originally Posted by Kyris (Post 14132)
I haven't seen this suggestion, so here it is :happyc:

It'll be nice to have a referrals system that when a new user signs up, they can type in who referred them to our site :) As a thank you to the person who referred them we could have maybe a special pet or cash. :smile:

HoF I think the person means have it on the mysidia scripts, not on this forum. (Gah ninja'ed. D:)

I personally don't like referrals because people can get annoyed when they see people ask them to sign up and put their username and can generally make people look down on those sites such as people saying "Oh no, not a another Mysidia referral link" or something like that, but that's just me.

Hall of Famer 01-31-2011 11:23 PM

oh my badness, I replied just by looking at the thread title.

Yeah this can be done, you will need to add a new textbox called 'Referrer' in register.php, insert two new column 'Referrer' and 'Referrals' in prefix_users table, and then the script should check if the entered referrer's name matches any existing user's name. The value 'Referrals' is initiated as 0, and it increments whenever a referred user signs up. You can play the game further by adding cash or even items for the referrers.

Bloodrun 02-02-2011 11:01 AM

Quote:

Originally Posted by Hall of Famer (Post 14136)
oh my badness, I replied just by looking at the thread title.

Yeah this can be done, you will need to add a new textbox called 'Referrer' in register.php, insert two new column 'Referrer' and 'Referrals' in prefix_users table, and then the script should check if the entered referrer's name matches any existing user's name. The value 'Referrals' is initiated as 0, and it increments whenever a referred user signs up. You can play the game further by adding cash or even items for the referrers.

You'll need to run a query to check to see if the person they wrote down as a referer is actually a member. Also, having the new email check query in the registration will help make sure people don't abuse the referal system.

Tony 02-02-2011 02:45 PM

I'll start on this right now and release it shortly. Thanks for the idea.

V1 released:
http://www.mysidiaadoptables.com/for...4245#post14245


All times are GMT -5. The time now is 01:31 PM.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.