can't include php
Hi guys, I've researched how to include php files in the smarty template ({include_php file="/path/to/php/file"}) but it's not including it, almost as if it's not even there. I'm using the path from the logs. Is there anything in the PHP file that could break the smarty? It parses normally if I run it alone.. it's just the one php file with no includes or dependencies.
Thanks.
|