Smarty error (after changing the name of the Homepage away from Home)
Posted: Wed May 28, 2008 1:19 pm
I got a weird error when I started modifying the pages in my installation. When I click on homepage, I get this:
string(192) "Smarty error: [in content:content_en line 1]: syntax error: invalid attribute name: 'http://wiki.cmsmadesimple.org/">http:// ... imple.org/"' (Smarty_Compiler.class.php, line 1547)" string(192) "Smarty error: [in content:content_en line 1]: syntax error: invalid attribute name: 'http://forum.cmsmadesimple.org">http://forum.cmsmadesimple.org"' (Smarty_Compiler.class.php, line 1547)" string(208) "Smarty error: [in content:content_en line 1]: syntax error: invalid attribute name: 'http://www.cmsmadesimple.org/IRC.shtml" ... /IRC.shtml"' (Smarty_Compiler.class.php, line 1547)" string(222) "Smarty error: [in content:content_en line 1]: syntax error: invalid attribute name: 'http://www.gnu.org/licenses/licenses.ht ... s.html#GPL"' (Smarty_Compiler.class.php, line 1547)"
Before that, there is the breadcrumb trail. Afterwards, the content begins okay.
I get this error if I change the title and the menutext of the homepage to something else than Home.
I have Smarty 1.2.5 on a Linux Debian box. I am using PHP5.
string(192) "Smarty error: [in content:content_en line 1]: syntax error: invalid attribute name: 'http://wiki.cmsmadesimple.org/">http:// ... imple.org/"' (Smarty_Compiler.class.php, line 1547)" string(192) "Smarty error: [in content:content_en line 1]: syntax error: invalid attribute name: 'http://forum.cmsmadesimple.org">http://forum.cmsmadesimple.org"' (Smarty_Compiler.class.php, line 1547)" string(208) "Smarty error: [in content:content_en line 1]: syntax error: invalid attribute name: 'http://www.cmsmadesimple.org/IRC.shtml" ... /IRC.shtml"' (Smarty_Compiler.class.php, line 1547)" string(222) "Smarty error: [in content:content_en line 1]: syntax error: invalid attribute name: 'http://www.gnu.org/licenses/licenses.ht ... s.html#GPL"' (Smarty_Compiler.class.php, line 1547)"
Before that, there is the breadcrumb trail. Afterwards, the content begins okay.
I get this error if I change the title and the menutext of the homepage to something else than Home.
I have Smarty 1.2.5 on a Linux Debian box. I am using PHP5.