[solved] CSS doesn't work after upgrade from 1.2.4 to 1.4!
Posted: Sat Aug 09, 2008 9:04 am
Hi!
I have made a copy of the site and the db, before the upgrade and running on the backup!
The site is missing the css styles after the upgrade!
I have try to solve the problem by using the steps in the thred
CSS doesn't work after upgrade from 1.3.1 to 1.4
http://forum.cmsmadesimple.org/index.ph ... 535.0.html
But it doesn't work for me!
I get some errors and strange message in admin
If I look on the template page and click on the "css" icons to the right i get a page that normally shown the used css styles
but now I get following
string(57) "Smarty error: unable to read resource: "listcssassoc.tpl""
I got it on all templates!
It seams that this error generates from the admin/listcssassoc.php file at row 277
echo $smarty->fetch('listcssassoc.tpl');
I have manual copy both this files admin/listcssassoc.php admin/templates/listcssassoc.tpl
but this files is same as from the tar file of the full cmsms 1.4
---
If I try to access the css that is generated in the web pages section like
http://mydomain.not/stylesheet.php?temp ... ype=screen
I can see the css, but if I run same in the backup/updated site I get a blank page!
Is there some can help me?
TEW
I have made a copy of the site and the db, before the upgrade and running on the backup!
The site is missing the css styles after the upgrade!
I have try to solve the problem by using the steps in the thred
CSS doesn't work after upgrade from 1.3.1 to 1.4
http://forum.cmsmadesimple.org/index.ph ... 535.0.html
But it doesn't work for me!

I get some errors and strange message in admin
If I look on the template page and click on the "css" icons to the right i get a page that normally shown the used css styles
but now I get following
string(57) "Smarty error: unable to read resource: "listcssassoc.tpl""
I got it on all templates!
It seams that this error generates from the admin/listcssassoc.php file at row 277
echo $smarty->fetch('listcssassoc.tpl');
I have manual copy both this files admin/listcssassoc.php admin/templates/listcssassoc.tpl
but this files is same as from the tar file of the full cmsms 1.4
---
If I try to access the css that is generated in the web pages section like
http://mydomain.not/stylesheet.php?temp ... ype=screen
I can see the css, but if I run same in the backup/updated site I get a blank page!
Is there some can help me?
TEW