The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
is there a way if i create a profile field for a web address that it could be made to show up in post bit as a link with predefined text
ie: profile field: http://whateverwebadress.com/whatever/123.html = Link to url in post bit? |
#2
|
|||
|
|||
![]() Quote:
Explain better what you want to do so I can tell you how to do that. ![]() (if I can of course) |
#3
|
|||
|
|||
![]()
i want to create a custom profile field, lets call it "Car Page" , where a member enters an external link to their car page, example:
Custom profile field in vB Car Page: http://whateverwebadress.com/whatever/123.html so when the members save their profile the link to their "Car Page" will show up in the postbit under their avatar as a Link that Says "My Car Page", instead of showing the whole web address |
#4
|
|||
|
|||
![]()
anyone?
|
#5
|
||||
|
||||
![]() HTML Code:
<a href="$post[fieldx]">My Car Page</a> |
#6
|
|||
|
|||
![]()
like this ?
Code:
<if condition="$post['field1']"><div><a href="$post[field1]">My Car Page</a></div></if> |
#7
|
|||
|
|||
![]()
I need this aswell, how exactly do you do it?
|
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|