The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
I am running Gamma 3.0 here and I am trying to insert this code into my FORUMHOME template but it does not grab the data from my included file
Code:
<?php print "Latest Reviews come here"; include ("../reviews/latestReviews.php"); ?> Thanks in advance |
#2
|
||||
|
||||
![]()
I'm trying to do something similar. I know you can't include PHP code into an HTML template. This has to be hacked into one of the .php scripts that calls the forumhome template. Index.php would be my guess. I know you need to assign the output of your external PHP file to a variable then you call the variable from your template like VB does.
|
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|