PDA

View Full Version : Every version upgrade breaks my styles....


epicbear
11-21-2006, 04:12 PM
I have three styles (High, Medium and Low Contrast options for my users).

I have one set as a default and the other two are at the same level (none are parent or child of any other).

Every time we upgrade (3.0 to 3.5...3.5 to 3.6...3.6.2 to 3.6.3...) I have to go in and restore my style sheets. I thought it had to do with the lack of parent/child relationships but now I'm not sure. I still have three different style sheets after each upgrade but I believe the dynamic part of the file name...the part between the hyphens in a name like:

style-34a824e6-00003.css

changes during the upgrade and after that, all three files are the same, internally. Two of them then being broken.

What am I not getting right?

peterska2
11-29-2006, 10:29 PM
the easiest way to do it is to change to storing the css in the database before upgrading, upgrade, then change back to file system. it's a lot less hassle than any other way.