The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Hehe I really want to post this in the general forum where some one has a chance to see it. Not to many people post/read the php forum but I'll give it a try
lets say I want to add this php.... $testing123=" This is a test "; Now I want to call $testing123 up in the postbit template. what file would I put $testing123=" This is a test "; so the postbit template would show the "This is a test" where i put $testing123 This will help me figure out how to put in an extra db query so i can display that information in the postbit template. Thanks again for you help |
#2
|
||||
|
||||
found the answer to my question when looking at some of the code of that hacks that change things in postbit
its functions.php in the admin folder! hehe |
#3
|
|||
|
|||
There is an easier method.
put $testing123 = "blah"; in PHPINCLUDE template then you can put $testing123 in postbit |
#4
|
|||
|
|||
this does not appear to be working for me and i don't know why, i have been trying for hours.
|
#5
|
|||
|
|||
What are you trying to do, and how have you done it?(or tried to do it?)
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|