Quote:
Originally Posted by Phaedrus
I actually don't know if it would work because the link is the one generated by bvulletin... I can't see why it wouldn't.
I think it would depend on what the url for your home page is. It uses the link generated by vbulletin that points them to index.php...
In you user_cp templates it creates a new template, in that template you would need to find the line below...
Code:
6="$vboptions[bburl]/index.php?referrerid=$bbuserinfo[userid]" >$vbphrase[refid_usercp]
And change the "index.php" portion to refer to your index.
|
So, if I'm using the vBadvanced as my index/homepage , then I need to do this?
When someone clicks on the referral link, should they be taken to the registration page or will the referral ID 'follow' them when they find the register page?
EDITED: Just tested it and it does 'follow' you without having to do the edit. So, the referrer is already added in the appropriate field when registering. :up:
Also, edited the text by going to
Languages & Phrases >>
Search in Phrases >> type
refid_usercp in the
Search for Text field >> Click radio button for
Phrase Text and Phrase Variable Name >>
Find
Thanks for the easy and great mod!
Works with both 3.7x and 3.8x :up: