The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#2
|
||||
|
||||
![]() Quote:
If you are trying to put php in an HTML page, it wont work. To do what you are trying to do, you are going to need to rename the page extension .php for starters. Then you could try something like this where you want it to run the page you mentioned: bunch of HTML here <?PHP require_once('./forums/latest_threads.php'); ?> rest of html here However that would depend on a lot of other things (ie that page spits out HTML and doesnt require you to call to vb's global). Hope this helps and I hope I understood you right! ![]() |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|