[Solved] Smarty error: unrecognized tag 'sectionimage'

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.
Locked
henris

[Solved] Smarty error: unrecognized tag 'sectionimage'

Post by henris »

Hello,

Having upgraded to 1.8.1 I got the error:
string(124) "Smarty error: [in tpl_body:29 line 114]: syntax error: unrecognized tag 'sectionimage' (Smarty_Compiler.class.php, line 590)"    

What is this error ?
Which file should I correct in order to remove this tag ?

regards

Henri
Last edited by henris on Sun Jul 18, 2010 10:58 pm, edited 1 time in total.
NaN

Re: Smarty error: unrecognized tag 'sectionimage'

Post by NaN »

If you don't need it and want to remove it just take a look in your page template and search for something like {sectionimage.
Just remove it and save your template.

If you still need it, it seems that the plugin is missed since your latest upgrade.
Check if there actually is a file "function.sectionimage.php" in your plugins directory.

If not download it again fom dowloadarea: http://dev.cmsmadesimple.org/project/files/46
Extract it and place it into your plugins directory.

Hope that helps.
henris

[solved] Smarty error: unrecognized tag 'sectionimage'

Post by henris »

Thanks a lot this was exactly what I was looking for :-)


I am very happy

Henri
Locked

Return to “CMSMS Core”