Jump to content


Invite System


5 replies to this topic

#1 D4nY

    Young Padawan

  • Members
  • Pip
  • 3 posts

Posted 01 June 2006 - 11:37 AM

Hello I need a script which can do that : The registered people could send an invitation to his friends and the invited people can register in my site,No one else. I have the membership part. I just want a function like this.

#2 Indigo

    Official Alien

  • Members
  • PipPipPip
  • 617 posts
  • Gender:Male
  • Location:Trondheim, Norway
  • Interests:Computing in general, especially design and programming of all kinds.

Posted 01 June 2006 - 02:18 PM

This sounds like a "Invite a friend"-script, which can be found on tutorial search. Try searching.

#3 D4nY

    Young Padawan

  • Members
  • Pip
  • 3 posts

Posted 01 June 2006 - 03:08 PM

it is not...

REGISTRATION USER SEND and ONLY MAIL = REGISTRATION!

#4 Hayden

    P2L Jedi

  • Members
  • PipPipPip
  • 716 posts
  • Gender:Male
  • Location:Texas

Posted 01 June 2006 - 03:20 PM

sounds like you'll want to look into blending the "Invite a friend" script with a "Registration Activation" script.

#5 Indigo

    Official Alien

  • Members
  • PipPipPip
  • 617 posts
  • Gender:Male
  • Location:Trondheim, Norway
  • Interests:Computing in general, especially design and programming of all kinds.

Posted 02 June 2006 - 02:22 AM

Yup. What about this:

Make a login panel
When logged in, you can send an invitation to a friend ("tell a friend"-script) and then save the email and an unique id in a database.
When your friend receives the email it should contain the id so he/she can go to a registration site and insert his mail and unique id.
When thatīs done, he/she will also be registered.
Remeber to have a control so that only one email can be used for each user (so other people donīt borrow the id and mail to register without an invitation).

You probably wonīt find a tutorial to do all this, but use tutorial search and combine several tutorials. Good luck! :blush:

#6 Braunson

    Young Padawan

  • Members
  • Pip
  • 237 posts
  • Gender:Male
  • Location:Ontario, Canada

Posted 24 November 2006 - 09:24 PM

View PostIndigo, on Jun 2 2006, 07:22 AM, said:

Yup. What about this:

Make a login panel
When logged in, you can send an invitation to a friend ("tell a friend"-script) and then save the email and an unique id in a database.
When your friend receives the email it should contain the id so he/she can go to a registration site and insert his mail and unique id.
When thatīs done, he/she will also be registered.
Remeber to have a control so that only one email can be used for each user (so other people donīt borrow the id and mail to register without an invitation).

You probably wonīt find a tutorial to do all this, but use tutorial search and combine several tutorials. Good luck! :o


Any examples :)





1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users