Page 1 of 1

error on page reload after updating/adding pages

Posted: Wed Feb 07, 2007 5:59 pm
by dhathy
The text at the bottom of the post is what fills my screen on a reload after making changes to or adding a page or even making a simple change in the template or css file.  This text fills the screen.  I have only copied/pasted part of if.  I am able to scroll down the page and then view the site.  If I reload the page again, it ususally disappears. 

Any ideas from anyone?  The site is supposed to go live in March so I have some time but really need to track this down.

Also, when I try to validate the CSS(from the Opera or Firefox toolbars) I get the following error:
W3C CSS Validator Results for http://www.drhathy.com/cmsmadesimple/in ... sheet-sets
Sorry! We found the following errors
URI : http://www.drhathy.com/cmsmadesimple/62 html, bodybodypdiv#containerdiv#innercontainerdiv#headerdiv#header #searchdiv Parse Error - [empty string]

No style sheet found

The temp home is at:
www.drhathy.com/cmsmadesimple

This happens in Opera, Firefox and IE6 and 7.

To the authors of cmsmadesimple - this is the best cms for my purposes out there.


string(142) "Smarty error: [in template:18 line 17]: syntax error: unrecognized tag: margin:0;padding:0; color:#333; (Smarty_Compiler.class.php, line 439)" string(111) "Smarty error: [in template:18 line 17]: syntax error: unrecognized tag '' (Smarty_Compiler.class.php, line 583)" string(196) "Smarty error: [in template:18 line 19]: syntax error: unrecognized tag: font-family:"Times New Roman", Times, serif; font-size:.75em; background-color:#fff; (Smarty_Compiler.class.php, line 439)" string(111) "Smarty error: [in template:18 line 19]: syntax error: unrecognized tag '' (Smarty_Compiler.class.php, line 583)" string(126) "Smarty error: [in template:18 line 22]: syntax error: unrecognized tag: margin: 5px 5px; (Smarty_Compiler.class.php, line 439)" string(111) "Smarty error: [in template:18 line 22]: syntax error: unrecognized tag '' (Smarty_Compiler.class.php, line 583)" string(315) "Smarty error: [in template:18 line 23]: syntax error: unrecognized tag: position:relative; width:96%; margin:10px auto; background-color:#003366; background-color:#ffffff; /*background-image:url(img/threecol-l.gif); background-position:0 0; background-repeat:repeat-y;*/ (Smarty_Compiler.class.php, line 439)" string(111) "Smarty error: [in template:18 line 23]: syntax error: unrecognized tag '' (Smarty_Compiler.class.php, line 583)" string(226) "Smarty error: [in template:18 line 31]: syntax error: unrecognized tag: position:absolute; background-image:url(img/threecol-l.gif); background-position:0 0; background-repeat:repeat-y; (Smarty_Compiler.class.php, line 439)" string(111) "Smarty error: [in template:18 line 31]: syntax error: unrecognized tag '' (Smarty_Compiler.class.php, line 583)" string(318) "Smarty error: [in template:18 line 35]: syntax error: unrecognized tag: position:relative; background-image:url(img/bg-head.gif); background-position:0 0; background-repeat:repeat-x; background-color:#fff; border:1px solid #FF8539; border:0; border-bottom:10px solid white; (Smarty_Compiler.class.php, line 439)" string(111) "Smarty error: [in template:18 line 35]: syntax error: unrecognized tag '' (Smarty_Compiler.class.php, line 583)" string(156) "Smarty error: [in template:18 line 43]: syntax error: unrecognized tag: position:relative; margin:10px; float:right; (Smarty_Compiler.class.php, line 439)" string(111) "Smarty error: [in template:18 line 43]: syntax error: unrecognized tag '' (Smarty_Compiler.class.php,

Re: error on page reload after updating/adding pages

Posted: Wed Feb 07, 2007 6:22 pm
by dhathy
I think I may have solved  both issues.  Apparently they were brought on by my own stupidiy  :)

I had the css embedded in the head of the template I am using along with linking to an external css file.