• When I go to my admin site I noticed that I was getting just a plain page and that I was getting javascript errors. After looking at the source, everything is being linked like this…

    <link rel='stylesheet' href='../../wordpress/wp-includes/http://content.politicallyrecorrect.com/wp-admin/css/dashboard.css?ver=2.6.1' type='text/css' media='all' />

    What can I do to get everything pointed in the right place?

Viewing 7 replies - 1 through 7 (of 7 total)
  • Thread Starter politicallyrecorrect

    (@politicallyrecorrect)

    anybody?

    theres nothing wrong with that path .. IF you are referring to the ?ver=2.6.1 at the end. Thats normal.

    If, you are referring to something else… speak now 🙂

    and by the way, if you need proof, go here:

    http://demos.vortexhost.com/wordpress/wp-login.php

    view the source.

    go here:

    http://wp.chrisjohnston.org/wp-login.php

    view the source 🙂

    wordpress has done that for a while now.

    <style type="text/css">* html { overflow-x: hidden; }</style>
    <link rel='stylesheet' href='http://wp.chrisjohnston.org/wp-admin/css/dashboard.css?ver=2.7-bleeding' type='text/css' media='all' />
    <link rel='stylesheet' href='http://wp.chrisjohnston.org/wp-admin/css/global.css?ver=2.7-bleeding' type='text/css' media='all' />
    <link rel='stylesheet' href='http://wp.chrisjohnston.org/wp-admin/wp-admin.css?ver=2.7-bleeding' type='text/css' media='all' />
    <link rel='stylesheet' href='http://wp.chrisjohnston.org/wp-admin/css/colors-fresh.css?ver=2.7-bleeding' type='text/css' media='all' />

    you can login to the last link (admin/demo) and see the above. I did it to make sure. Just to make sure.

    Thread Starter politicallyrecorrect

    (@politicallyrecorrect)

    I was referring to the href=’../../wordpress/wp-includes/http://content.politicallyrecorrect.com/wp-admin/css/dashboard.css?ver=2.6.1&#8242; part in bold actually, sorry. I checked out the demo site and it didn’t include the ../../wordpress/wp-includes in it…

    oh! yah i missed that completely .. hmm.

    dumb question, what are your 2 urls set to?

    I’m having the same problem and can’t get a reply, or find anything on the net apart from unresolved messages… did you solve it?

    Thanks
    darrell

    cleared server and started again on a different machine.
    rewrote config file
    installed in subfolder as before but now works fine

Viewing 7 replies - 1 through 7 (of 7 total)

The topic ‘wp-admin pointing to wrong location for css and javascript’ is closed to new replies.