Incorrect css-path after upgrade to 1.3
Posted: Thu Apr 03, 2008 9:06 pm
Hi,
i run 2 s9y-blogs. Today i've updated both to release 1.3, one from 1.1, the other from 1.2.
The blog i've updated from 1.1 works fine after the update, the blog i've updated from 1.2 doesn't look very good anymore after the update, because it uses an incorrect path to the .css File.
The blog that works looks for the style-informations in
the other blog, that doesn't work, tries to get the style-informations from
that doesn't exist. But the file exists under
Both blogs run in the same directory, on the same server, with the similar serendipty-version, one works, the orther don't. Very strange i think. What can i do? I think i dowgrade to 1.2 that worked fine...
i run 2 s9y-blogs. Today i've updated both to release 1.3, one from 1.1, the other from 1.2.
The blog i've updated from 1.1 works fine after the update, the blog i've updated from 1.2 doesn't look very good anymore after the update, because it uses an incorrect path to the .css File.
The blog that works looks for the style-informations in
Code: Select all
/index.php?/serendipity.cssCode: Select all
/serendipity.cssCode: Select all
/index.php?/serendipity.css