Page 1 of 1

[solved] CSS doesn't work after upgrade from 1.2.4 to 1.4!

Posted: Sat Aug 09, 2008 9:04 am
by tew
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

Re: CSS doesn't work after upgrade from 1.2.4 to 1.4!

Posted: Sat Aug 09, 2008 9:53 am
by tew
Hi!

I have solved it!

To fast!!! I have missed to change the path in one line from the original path to the backup/update path

Now it running nice!

TEW

Re: [solved] CSS doesn't work after upgrade from 1.2.4 to 1.4!

Posted: Wed Aug 13, 2008 12:04 pm
by chilsta
Ha ha! I did exactly the same thing- thanks for posting the solution...

Re: [solved] CSS doesn't work after upgrade from 1.2.4 to 1.4!

Posted: Tue Aug 19, 2008 9:14 pm
by Stom
Just to confirm that this worked for me also after upgrading from 1.3 to 1.41, damn those FTP prorgams...

Re: [solved] CSS doesn't work after upgrade from 1.2.4 to 1.4!

Posted: Mon Sep 15, 2008 10:35 am
by darkcandy
Hi,

I have exactely the same problem, but I don't understand where to change the path...
I didn't change anything in the directories on my website, I just updated from 1.3.1. to 1.4.1

Thanks for your help, I'm sure that the solution is very simple, but alone I don't find...

Best regards

Re: [solved] CSS doesn't work after upgrade from 1.2.4 to 1.4!

Posted: Mon Sep 15, 2008 1:46 pm
by darkcandy
Problem solved... I re-uploaded all 1.4.1 files, mean that some files where not upgraded.
Now everything is OK !