The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Myspace Link in postbit.....
I would like to see some sort of myspace link to your profile displayed in the postbit someplace.....
|
#2
|
||||
|
||||
just add the profile field, and then insert the code in your postbit
|
#3
|
|||
|
|||
Quote:
|
#4
|
||||
|
||||
Actually it wouldn't Here's how:
In AdminCP go to User Profile Fields > Add New User Profile Field > single lined text box and Title: Myspace Profile Description: http://www.myspace.com/username <--- replace with your myspace username Leave the rest and click on Save at the bottom. Note the field number when you are done (i.e. field5). Now add it as a condition to your postbit like this: find something like: Code:
$post[iplogged] Code:
<if condition="$post['field5']"><a target="_blank" href="http://www.myspace.com/$post[field5]"> <img border="0" src="http://www.yoursite.com/images/myspace.jpg" alt="View myspace profile"></a> </if> |
#5
|
|||
|
|||
Quote:
|
#6
|
|||
|
|||
ok, see attached screen shot, maybe that will show you where i want it.
|
#7
|
|||
|
|||
Remove the divs
|
#8
|
||||
|
||||
Quote:
|
#9
|
|||
|
|||
Good stuff.
You should make a plugin of this, im sure alot of people would use it. |
#10
|
||||
|
||||
It's not really a modification as much as it is a configuration. Maybe I'll post it up as a how to.
BTW, I removed the div tags from my original post. Thanks for pointing that out RDX1. |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|