When I click links from my friends page, which use ?style=mine , the pages looked very broken. I found that instead of using my stylesheet which is located at http://www.livejourbal.net/users/camomiletea/res/1716/stylesheet?1138243262 it's applying a stylesheet like:
http://www.livejourbal.net/community/lj_dev/res/1716/stylesheet?1138243262
or
http://www.livejourbal.net/users/angelicmoonfire/res/1716/stylesheet?1138243262
depending on where I am. That is, it's using relative URLs rather than absolute.
It's very WTF that those stylesheets actually exist - and are identical...
Is this a mod_rewrite thing? I'm totally baffled by this one... Ideas?