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
[Solved] Smarty error: unrecognized tag 'sectionimage'
[Solved] Smarty error: unrecognized tag 'sectionimage'
Last edited by henris on Sun Jul 18, 2010 10:58 pm, edited 1 time in total.
Re: Smarty error: unrecognized tag 'sectionimage'
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.
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.
[solved] Smarty error: unrecognized tag 'sectionimage'
Thanks a lot this was exactly what I was looking for 
I am very happy
Henri

I am very happy
Henri