also I have reinstalled over and over again and nothinbg … same problem
It doesn’t like the “?ver=2.6” in the stylesheet url. If you try to access the css file directly, you get “Internal Server Error”. Remove the extra crap on the url and you can view the stylesheet.
Edit the style sheet files to remove the extra crap and upload them to your host.
Thank you for caring :d
Tell me please what to edit on stylesheets ? as I see normal code + I can’t see where to delele the 2.6v thing
The problem is not in the stylesheet. It’s in the code that loads the stylesheet. Poking in the code, I see the stylesheet url is run through a filters. This suggests the problem is being caused by a plugin.
now this makes sense …
Have any ideea what to edit?
P.S here’s hot the code looks for loading the css
wp_admin_css( ‘login’, true );
The only thing I can suggest is to disable or remove all the plugins. Add them back one at a time to find which one is mucking up things.
I haven’t upgraded to 2.6 yet, so I can’t look at things on my end.
ok ..it will be a looong night… thank you for taking time to help me .. I apreciate it …
have a nice day/night
still having problem with this … it’s frustrating .. pls help
pff … it was htaccess doing the crap problem … argh …