Magento Admin URLs are Wrong in Source Code

Discussion in 'Content Management' started by brotsky, Apr 11, 2012.

  1. #1
    Hi,

    The frontend of the website looks fine and the URLs in the source code are showing up fine.
    http://www.a-zeducationalresources.com/

    The admin works but the URLs for all CSS, JS, images, and links show up without a "/"
    http://www.a-zeducationalresources.com/admin

    Here is an example of an error, notice that there is no / after the .com
    <link type="text/css" rel="stylesheet" href="http://www.a-zeducationalresources.comskin/adminhtml/default/default/reset.css" media="all">

    I already tried clearing the cache by deleting the contents in var/cache and I changed the URL in the database so it has a / (it didn’t before).

    Please help! Thanks!
     
    brotsky, Apr 11, 2012 IP
  2. creativeGenius

    creativeGenius Well-Known Member

    Messages:
    273
    Likes Received:
    5
    Best Answers:
    1
    Trophy Points:
    120
    #2
    hmm, havent encountered this problem before, but you can probably check the indexing module and re-index your links
     
    creativeGenius, Apr 11, 2012 IP