Website issues & feedback. Constructive criticism is welcome. (Guest posting is allowed under certain circumstances)
If you have a problem with certain individuals, then PM the Staff account.
Error: The stylesheet http://forums.wz2100.net/?PHPSESSID=67d083e2e82261bb53bcf774730e0ca6&Themes/wz2100dev/style.css?rc3 was not loaded because its MIME type, "text/html", is not "text/css".
Source File: http://forums.wz2100.net/?action=recent
Line: 0
Error: The stylesheet http://forums.wz2100.net/?PHPSESSID=67d083e2e82261bb53bcf774730e0ca6&Themes/default/print.css?rc3 was not loaded because its MIME type, "text/html", is not "text/css".
Source File: http://forums.wz2100.net/?action=recent
Line: 0
Firefox and Opera are a bit stubborn in "strict mode".
The bad guy seems to be PHP's autosession function, which 'rewrites' url's it shouldn't rewrite. (For example, the css paths)
I'll see if i can fix it this weekend.
We all have the same heaven, but not the same horizon.
The problem with the first visit should be fixed now.
Seems to be a bit retarded, PHP should only rewrite href-values in a tag. But it still rewrites everything which looks like an URL tag.
I solved the CSS issue by using relative paths, which works fine, but Images are brocken when blocking cookies, because PHP adds the SID there as well...
We all have the same heaven, but not the same horizon.