I got an error message after editing a page, and I got no clue to what it means. Anyone got a clue?
I have done nothing other than editing an existing page, so why did I suddenly get an error message when I try to wiev it?
Fatal error: Smarty error: [in content:content_en line 3]: syntax error: unrecognized tag: size: 21cm 29.7cm; margin: 2cm (Smarty_Compiler.class.php, line 436) in /public_html/mandriva/lib/smarty/Smarty.class.php on line 1088
I am using:
cmsmadesimple-0.11.2
Apache 1.3.34
MySQL 4.1.18
___________________________________________________________
It looks like pasting from open office adds som code you don't see unless you use the "source code".
Code: Select all
<meta http-equiv="CONTENT-TYPE" content="text/html; charset=utf-8" />
<title></title>
<meta name="GENERATOR" content="OpenOffice.org 1.1.5 (Linux)" />
<meta name="CREATED" content="20060304;12584900" />
<meta name="CHANGED" content="20060304;13001400" /> <style type="text/css">
<!--
@page { size: 21cm 29.7cm; margin: 2cm }
P { margin-bottom: 0.21cm }
-->
</style> </p>

