Quote:
Originally posted by obiwan8472
Hi, great hack.
But I want to put this in
<? include ("vbforums/newstransfer.php"); ?>
It calls a news script I am using, however when I put it in the Templates it ignores it. Any ideas?
Tar.
|
The
only template you can put PHP code in is the phpinclude template, it will not parse PHP in any other one. Add the include statment to the PHP file after it requires global.php.