[Solved] Can't replay captured content

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.
NaN

Re: [Solved] Can't replay captured content

Post by NaN »

Head and body are processed separately.
If you don't want this set $config['process_whole_template'] = true; in your config.php
config.php wrote:
# In versions of CMS Made Simple prior to version 1.4, the page template was processed
# in it's entirety.  This behaviour was later changed to process the head portion of the
# page template after the body. ...
Post Reply

Return to “CMSMS Core”