ClaudiuCC
Member
Posted 1 year ago #
Hi,
I'm using wordpress 2.6
I've just installed the wordpress and when I'm asked to login the page displayed has no css attached to it and looks like crap.
What's worst is that when I login, no css is aplied to the admin zone.
Imagine a page without css, that's how it looks at me.
P.S all the files are uploaded to me server, including css files ..
Please help ! how to fix this ?
here's the link http://linkbuild.claudiudesign.org/wp-login.php
ClaudiuCC
Member
Posted 1 year ago #
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.
ClaudiuCC
Member
Posted 1 year ago #
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.
ClaudiuCC
Member
Posted 1 year ago #
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.
ClaudiuCC
Member
Posted 1 year ago #
ok ..it will be a looong night... thank you for taking time to help me .. I apreciate it ...
have a nice day/night
ClaudiuCC
Member
Posted 1 year ago #
still having problem with this ... it's frustrating .. pls help
ClaudiuCC
Member
Posted 1 year ago #
pff ... it was htaccess doing the crap problem ... argh ...