The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#4
|
||||
|
||||
![]()
Okay expand your postbit templates
Below you will see the postbits for each button: postbit_profile [change original] postbit_search [change original] postbit_sendpm [change original] postbit_signature [change original] postbit_useremail [change original] etc Go to change original for each one. your are going to end up with something like this for each one: <a href="$post[homepage]" target="_blank">Homepage</a> Here would be an example of the postbit_profile: <a href="member.php?s=$session[sessionhash]&action=getinfo&userid=$post[userid]" target="_blank">Profile</a> All you're doing is taking out the image tags and replacing them with text. I hope that's what you're looking for. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|