The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
How to complete a link
I have a link that each member has to go to a profile page about them.Not profile page which is built into vbull but something different.
All users names are stored on one page and u select your name from the list. What i want is to add a link in postbit so upon clicking the link it will take u to the users profile. Now here is where im stuck The username of the person who post/thread it is is added to the link so for example : profile.php?a=lasto now the link is easy but the profile.php?a=(username) = must only equal the persons name in the postbit. How do i add there username to the end of profile.php?a= |
#2
|
|||
|
|||
try profile.php?a=[$username]
let me know if it works. thanks, paul |
#3
|
|||
|
|||
yeah it works thanks m8 but in postbit if i put the url in it comes up as just standard text and not as a clickable link
Sorted all working now thanks for your help Also i used this code : profile.php?a=$post[musername] |
#4
|
|||
|
|||
can you show me what you in postbit, the code?
should be something like <a href="profile.php?a=[$username]">Your Text</a> Thanks, Paul. |
#5
|
|||
|
|||
it working fine now m8 cheers once again
|
#6
|
|||
|
|||
ok no probs, thanks now
my first time helping someone...paul. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|