We build. You grow.

Get best community software here

Start a social network, a fan-site, an education project with oxwall - free opensource community software

Passing variable to join page | Forum

Lucas
Lucas Jul 17 '13
Hi there,

I would like to pass value to my join page for example my id (www.mysite.com/join?refuserid=124. 


I have added the correspondent field (USER REF ID) to my user profile question.

So on my join page, the USER REF ID field should be inserted automatically by using $_GET[]. My question where I have to add the code in order to insert the value automatically without asking the user to insert the value of his/her USER REF ID?

Thanks in adavance, Lucas

The Forum post is edited by Lucas Jul 17 '13
Lucas
Lucas Jul 18 '13
any help
Daisy Team
Daisy Jul 26 '13
Lucas, could you please explain what the USER REF ID is? And how the system should recognize what value it should add.
Lucas
Lucas Jul 28 '13
For example : http://www.mysite.com/join?referral_id=14


We have already created a field related to referral_id. 

So We would like that the field referral_id will be inserted automatically .

I mean, our new user will not insert it .


It's clear 

Daisy Team
Daisy Aug 2 '13
Lucas, we need to know more details to provide you with the directions. So, please describe what this referral_id is needed for and where this referral_id should be taken from? Also, how the system should recognize what value it should add?