I've been having several problems trying to access my theme when I'm behind the university network. I'm not sure if this will fix that problem, but when I used the SunOS computers to access my STE website (which stores the theme in a page not the site manager) I had this error message come up:
Operating System: SunOS (5.10) - according to STE's "About" dialog
Browser: Firefox 2.0.0.19 - No idea why it's so old, but I'm not admin and can't upgrade it >_>
I'm hoping that if I can manually set the mime type to be text/css on pages that are used for a CSS theme (e.g. through the existing "page meta data" option) that it might solve a few of the issues I'm having with themes. At the moment, it seems that all pages are served as text/html.

Actually, I just noticed that the URL it's giving is the code block itself… so perhaps this wish should have been to set a code block's content as text/css? Or maybe I should have reported this as a bug instead? ;-)
Either way, you probably know what needs to be done after seeing the error message.
~ Leiger - Wikidot Community Admin - Volunteer
Wikidot: Official Documentation | Wikidot Discord server
Use type="css" on code blocks to set the MIME to text/css.
Piotr Gabryjeluk
visit my blog
I am already doing that. Could you check that it's right? http://editor.wikidot.com/admin:themes
It was text="css" while the errors showed up on the SunOS computer (i.e. I didn't add that today, it's been there the whole time).
~ Leiger - Wikidot Community Admin - Volunteer
Wikidot: Official Documentation | Wikidot Discord server
I checked the styles on editor.wikidot.com and they have already good MIME type (text/css; charset=utf-8). Probably a bug in browser, maybe it doesn't understand charset extension of MIME.
Piotr Gabryjeluk
visit my blog
Well I've been having theme issues for a while on other browsers as well, had hoped this might lead to a solution. If it's a browser bug from Firefox v2 then that means I still need to figure out why things aren't working properly! :|
James tried to figure it out for me a while ago but I don't think that led to anything as I'm still having issues. The theory was that my campus' proxy doesn't accept multiple redirects for the theme.
I'll mark this as rejected then.
~ Leiger - Wikidot Community Admin - Volunteer
Wikidot: Official Documentation | Wikidot Discord server