Topic: How to run php from main.tpl
Hi,
I like to include a small php script (for logging purposes) in all my forum pages viewed. Put it seems that when I include something like <?php include_once '../somepath/somescript'; ?> into main.tpl, it doesn't get run. What can I do?
Thanks,
bensh