The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
How can i link to users?
Hii
I have a PHP system that have usernames like on my VB forums. i want to use the VB /member.php to be the user profile. how can i do it? i want let link with "member.php?u=4" but i want to use the username instad of the userID (4). i don't have userID's on my PHP system. only on my VB forum... thanks |
#2
|
|||
|
|||
<a href="https://vborg.vbsupport.ru/member.php?username=pilotxx" target="_blank">https://vborg.vbsupport.ru/membe...ername=pilotxx</a>
|
#3
|
||||
|
||||
Make sure you encode the username before you insert it into URLs. Not doing so may break the URL.
|
#4
|
|||
|
|||
WOW thank you!!!!!
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|