Smarty Errors related to CSS problem?
Posted: Mon Oct 13, 2008 1:40 pm
I'm running CMS Version 1.4.1 on FreeBSD 6.2-RELEASE-p10 and all system requirements are "OK". However, my homepage doesn't seem to be fetching the css properly: http://www.whatsthebigidea.com/cms/index.php
I thought it might be a rewrite issue, so I removed the "friendly url" options and .htaccess rules though still no good. I do see the below code when previewing pages through the pages editor:
string(164) "Smarty error: [in preview:cmspreviewBpBtdF line 119]: syntax error: invalid attribute name: 'http://wiki.cmsmadesimple.org/\' (Smarty_Compiler.class.php, line 1547)" string(147) "Smarty error: [in preview:cmspreviewBpBtdF line 119]: syntax error: expecting '=' after attribute name 'CMS' (Smarty_Compiler.class.php, line 1555)" string(148) "Smarty error: [in preview:cmspreviewBpBtdF line 119]: syntax error: expecting '=' after attribute name 'Made' (Smarty_Compiler.class.php, line 1555)" string(150) "Smarty error: [in preview:cmspreviewBpBtdF line 119]: syntax error: expecting '=' after attribute name 'Simple' (Smarty_Compiler.class.php, line 1555)" string(158) "Smarty error: [in preview:cmspreviewBpBtdF line 119]: syntax error: expecting '=' after attribute name 'Documentation\' (Smarty_Compiler.class.php, line 1555)" string(147) "Smarty error: [in preview:cmspreviewBpBtdF line 119]: syntax error: invalid attribute name: 'documentation\' (Smarty_Compiler.class.php, line 1547)" string(140) "Smarty error: [in preview:cmspreviewBpBtdF line 119]: syntax error: invalid attribute name: '_blank\' (Smarty_Compiler.class.php, line 1547)" string(164) "Smarty error: [in preview:cmspreviewBpBtdF line 119]: syntax error: invalid attribute name: 'http://forum.cmsmadesimple.org\' (Smarty_Compiler.class.php, line 1547)" string(147) "Smarty error: [in preview:cmspreviewBpBtdF line 119]: syntax error: expecting '=' after attribute name 'CMS' (Smarty_Compiler.class.php, line 1555)" string(148) "Smarty error: [in preview:cmspreviewBpBtdF line 119]: syntax error: expecting '=' after attribute name 'Made' (Smarty_Compiler.class.php, line 1555)" string(150) "Smarty error: [in preview:cmspreviewBpBtdF line 119]: syntax error: expecting '=' after attribute name 'Simple' (Smarty_Compiler.class.php, line 1555)" string(150) "Smarty error: [in preview:cmspreviewBpBtdF line 119]: syntax error: expecting '=' after attribute name 'Forum\' (Smarty_Compiler.class.php, line 1555)" string(139) "Smarty error: [in preview:cmspreviewBpBtdF line 119]: syntax error: invalid attribute name: 'forum\' (Smarty_Compiler.class.php, line 1547)" string(140) "Smarty error: [in preview:cmspreviewBpBtdF line 119]: syntax error: invalid attribute name: '_blank\' (Smarty_Compiler.class.php, line 1547)" string(172) "Smarty error: [in preview:cmspreviewBpBtdF line 119]: syntax error: invalid attribute name: 'http://www.cmsmadesimple.org/IRC.shtml\' (Smarty_Compiler.class.php, line 1547)" string(155) "Smarty error: [in preview:cmspreviewBpBtdF line 119]: syntax error: expecting '=' after attribute name 'Information' (Smarty_Compiler.class.php, line 1555)" string(149) "Smarty error: [in preview:cmspreviewBpBtdF line 119]: syntax error: expecting '=' after attribute name 'about' (Smarty_Compiler.class.php, line 1555)" string(147) "Smarty error: [in preview:cmspreviewBpBtdF line 119]: syntax error: expecting '=' after attribute name 'the' (Smarty_Compiler.class.php, line 1555)" string(147) "Smarty error: [in preview:cmspreviewBpBtdF line 119]: syntax error: expecting '=' after attribute name 'CMS' (Smarty_Compiler.class.php, line 1555)" string(148) "Smarty error: [in preview:cmspreviewBpBtdF line 119]: syntax error: expecting '=' after attribute name 'Made' (Smarty_Compiler.class.php, line 1555)" string(150) "Smarty error: [in preview:cmspreviewBpBtdF line 119]: syntax error: expecting '=' after attribute name 'Simple' (Smarty_Compiler.class.php, line 1555)" string(147) "Smarty error: [in preview:cmspreviewBpBtdF line 119]: syntax error: expecting '=' after attribute name 'IRC' (Smarty_Compiler.class.php, line 1555)" string(152) "Smarty error: [in preview:cmspreviewBpBtdF line 119]: syntax error: expecting '=' after attribute name 'channel\' (Smarty_Compiler.class.php, line 1555)" string(137) "Smarty error: [in preview:cmspreviewBpBtdF line 119]: syntax error: invalid attribute name: 'IRC\' (Smarty_Compiler.class.php, line 1547)" string(140) "Smarty error: [in preview:cmspreviewBpBtdF line 119]: syntax error: invalid attribute name: '_blank\' (Smarty_Compiler.class.php, line 1547)" string(179) "Smarty error: [in preview:cmspreviewBpBtdF line 121]: syntax error: invalid attribute name: 'http://www.gnu.org/licenses/licenses.html#GPL\' (Smarty_Compiler.class.php, line 1547)" string(151) "Smarty error: [in preview:cmspreviewBpBtdF line 121]: syntax error: expecting '=' after attribute name 'General' (Smarty_Compiler.class.php, line 1555)" string(150) "Smarty error: [in preview:cmspreviewBpBtdF line 121]: syntax error: expecting '=' after attribute name 'Public' (Smarty_Compiler.class.php, line 1555)" string(152) "Smarty error: [in preview:cmspreviewBpBtdF line 121]: syntax error: expecting '=' after attribute name 'License\' (Smarty_Compiler.class.php, line 1555)" string(137) "Smarty error: [in preview:cmspreviewBpBtdF line 121]: syntax error: invalid attribute name: 'GPL\' (Smarty_Compiler.class.php, line 1547)" string(140) "Smarty error: [in preview:cmspreviewBpBtdF line 121]: syntax error: invalid attribute name: '_blank\' (Smarty_Compiler.class.php, line 1547)"
Any help would be welcomed.
Thanks!!
I thought it might be a rewrite issue, so I removed the "friendly url" options and .htaccess rules though still no good. I do see the below code when previewing pages through the pages editor:
string(164) "Smarty error: [in preview:cmspreviewBpBtdF line 119]: syntax error: invalid attribute name: 'http://wiki.cmsmadesimple.org/\' (Smarty_Compiler.class.php, line 1547)" string(147) "Smarty error: [in preview:cmspreviewBpBtdF line 119]: syntax error: expecting '=' after attribute name 'CMS' (Smarty_Compiler.class.php, line 1555)" string(148) "Smarty error: [in preview:cmspreviewBpBtdF line 119]: syntax error: expecting '=' after attribute name 'Made' (Smarty_Compiler.class.php, line 1555)" string(150) "Smarty error: [in preview:cmspreviewBpBtdF line 119]: syntax error: expecting '=' after attribute name 'Simple' (Smarty_Compiler.class.php, line 1555)" string(158) "Smarty error: [in preview:cmspreviewBpBtdF line 119]: syntax error: expecting '=' after attribute name 'Documentation\' (Smarty_Compiler.class.php, line 1555)" string(147) "Smarty error: [in preview:cmspreviewBpBtdF line 119]: syntax error: invalid attribute name: 'documentation\' (Smarty_Compiler.class.php, line 1547)" string(140) "Smarty error: [in preview:cmspreviewBpBtdF line 119]: syntax error: invalid attribute name: '_blank\' (Smarty_Compiler.class.php, line 1547)" string(164) "Smarty error: [in preview:cmspreviewBpBtdF line 119]: syntax error: invalid attribute name: 'http://forum.cmsmadesimple.org\' (Smarty_Compiler.class.php, line 1547)" string(147) "Smarty error: [in preview:cmspreviewBpBtdF line 119]: syntax error: expecting '=' after attribute name 'CMS' (Smarty_Compiler.class.php, line 1555)" string(148) "Smarty error: [in preview:cmspreviewBpBtdF line 119]: syntax error: expecting '=' after attribute name 'Made' (Smarty_Compiler.class.php, line 1555)" string(150) "Smarty error: [in preview:cmspreviewBpBtdF line 119]: syntax error: expecting '=' after attribute name 'Simple' (Smarty_Compiler.class.php, line 1555)" string(150) "Smarty error: [in preview:cmspreviewBpBtdF line 119]: syntax error: expecting '=' after attribute name 'Forum\' (Smarty_Compiler.class.php, line 1555)" string(139) "Smarty error: [in preview:cmspreviewBpBtdF line 119]: syntax error: invalid attribute name: 'forum\' (Smarty_Compiler.class.php, line 1547)" string(140) "Smarty error: [in preview:cmspreviewBpBtdF line 119]: syntax error: invalid attribute name: '_blank\' (Smarty_Compiler.class.php, line 1547)" string(172) "Smarty error: [in preview:cmspreviewBpBtdF line 119]: syntax error: invalid attribute name: 'http://www.cmsmadesimple.org/IRC.shtml\' (Smarty_Compiler.class.php, line 1547)" string(155) "Smarty error: [in preview:cmspreviewBpBtdF line 119]: syntax error: expecting '=' after attribute name 'Information' (Smarty_Compiler.class.php, line 1555)" string(149) "Smarty error: [in preview:cmspreviewBpBtdF line 119]: syntax error: expecting '=' after attribute name 'about' (Smarty_Compiler.class.php, line 1555)" string(147) "Smarty error: [in preview:cmspreviewBpBtdF line 119]: syntax error: expecting '=' after attribute name 'the' (Smarty_Compiler.class.php, line 1555)" string(147) "Smarty error: [in preview:cmspreviewBpBtdF line 119]: syntax error: expecting '=' after attribute name 'CMS' (Smarty_Compiler.class.php, line 1555)" string(148) "Smarty error: [in preview:cmspreviewBpBtdF line 119]: syntax error: expecting '=' after attribute name 'Made' (Smarty_Compiler.class.php, line 1555)" string(150) "Smarty error: [in preview:cmspreviewBpBtdF line 119]: syntax error: expecting '=' after attribute name 'Simple' (Smarty_Compiler.class.php, line 1555)" string(147) "Smarty error: [in preview:cmspreviewBpBtdF line 119]: syntax error: expecting '=' after attribute name 'IRC' (Smarty_Compiler.class.php, line 1555)" string(152) "Smarty error: [in preview:cmspreviewBpBtdF line 119]: syntax error: expecting '=' after attribute name 'channel\' (Smarty_Compiler.class.php, line 1555)" string(137) "Smarty error: [in preview:cmspreviewBpBtdF line 119]: syntax error: invalid attribute name: 'IRC\' (Smarty_Compiler.class.php, line 1547)" string(140) "Smarty error: [in preview:cmspreviewBpBtdF line 119]: syntax error: invalid attribute name: '_blank\' (Smarty_Compiler.class.php, line 1547)" string(179) "Smarty error: [in preview:cmspreviewBpBtdF line 121]: syntax error: invalid attribute name: 'http://www.gnu.org/licenses/licenses.html#GPL\' (Smarty_Compiler.class.php, line 1547)" string(151) "Smarty error: [in preview:cmspreviewBpBtdF line 121]: syntax error: expecting '=' after attribute name 'General' (Smarty_Compiler.class.php, line 1555)" string(150) "Smarty error: [in preview:cmspreviewBpBtdF line 121]: syntax error: expecting '=' after attribute name 'Public' (Smarty_Compiler.class.php, line 1555)" string(152) "Smarty error: [in preview:cmspreviewBpBtdF line 121]: syntax error: expecting '=' after attribute name 'License\' (Smarty_Compiler.class.php, line 1555)" string(137) "Smarty error: [in preview:cmspreviewBpBtdF line 121]: syntax error: invalid attribute name: 'GPL\' (Smarty_Compiler.class.php, line 1547)" string(140) "Smarty error: [in preview:cmspreviewBpBtdF line 121]: syntax error: invalid attribute name: '_blank\' (Smarty_Compiler.class.php, line 1547)"
Any help would be welcomed.
Thanks!!