Is there some way to set up a call to an external file in a template?
I'm looking for something like an SSI or PHP "include" so that I can display a centralized menu file (that is external to Pseek) at the top of all of my Pseek pages.
I've tried calling the file using :
include("menu.php");
?>
in an "include template" but Pseek doesn't seem to recognize it.
Am I missing something really obvious here or is there some real "trick" to making this work?
Thanks
Total Posts: 22 | Joined:
Mar 31, 2003 - 10:37am | IP
Logged