The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Hi,
In the post bit templates $post[buddy], $post[email] etc... point to certain templates. I have a template called postbit_rating and I want $post[rating] to point to it. How can I do this? Thank you. |
#2
|
|||
|
|||
admin/functions.php
open up that file.. look for the other $post variables like $post[buddy] see how it does it... and just copy it pretty much and change it to be what you want it to be. like PHP Code:
PHP Code:
|
#3
|
|||
|
|||
Thanks a million, that's exactly what I needed.
|
#4
|
|||
|
|||
well your welcome.. always glad to help
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|