Hi, My CMS installation has {php} tags in its templates. When I view the site through my browser I see the php code in the source of the page rather than the php output. I have enable Smarty tags in CMS. Is there a way to determine if Smarty is set up correctly? Are the {php} tags processed by CMS or by Smarty?
The rest of the site apparently runs correctly
I am new to both CMS and Smarty and any guidance is appreciated.
Running on linux and apache with a current php.
Thanks,
Dave
smarty and cms tag processing
-
- New Member
- Posts: 6
- Joined: Thu May 08, 2008 5:07 pm
Re: smarty and cms tag processing
Hello,
see about $config['use_smarty_php_tags'] in config.php and beware security.
Pierre M.
see about $config['use_smarty_php_tags'] in config.php and beware security.
Pierre M.