Quote:
Originally Posted by TheDoc
I think if you use include file, then the file has to be in the smarty/templates directory. It doesn't take the full path because it pulls from the smarty dir.
{include file="somefile.tpl"}
{include_php file='full/path/to/cgi.file'}
I don't know if include_php will work, but I can include html, tpl, and php without issue doing it this way. Maybe it will work with the atx path and file.
|
yeah that's what I was thinking as well, no joy though.
the place where i add the code just shows up blank like i didnt add it at all (when i view source)