smarty and cms tag processing

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Post Reply
DavidOlsen192
New Member
New Member
Posts: 6
Joined: Thu May 08, 2008 5:07 pm

smarty and cms tag processing

Post by DavidOlsen192 »

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
Pierre M.

Re: smarty and cms tag processing

Post by Pierre M. »

Hello,

see about $config['use_smarty_php_tags'] in config.php and beware security.

Pierre M.
Post Reply

Return to “CMSMS Core”