0
Welcome Guest! Login
0 items Join Now

WRONG LINK TO CSS FILES

  • WRONG LINK TO CSS FILES

    Posted 14 years 4 weeks ago
    • Hi,
      When hosting my website I got this redundant path to the tachyon template css files.
      e.g.
      <link rel="stylesheet" href="/community/index.php/community/plugins/system/rokbox/themes/clean/rokbox-style.css" type="text/css" />
      <link rel="stylesheet" href="/community/index.php/community/components/com_gantry/css/gantry.css" type="text/css" />
      <link rel="stylesheet" href="/community/index.php/community/components/com_gantry/css/grid-12.css" type="text/css" />
      <link rel="stylesheet" href="/community/index.php/community/components/com_gantry/css/joomla.css" type="text/css" />
      <link rel="stylesheet" href="/community/index.php/community/templates/rt_tachyon_j15/css/joomla.css" type="text/css" />
      <link rel="stylesheet" href="/community/index.php/community/templates/rt_tachyon_j15/css/body.css" type="text/css" />
      <link rel="stylesheet" href="/community/index.php/community/templates/rt_tachyon_j15/css/header-dark.css" type="text/css" />

      The same site with the same settings works perfectly on my local sever.
      I am using Joomla 1.5.22 with PHP 5.x
      Thanks for your help.
      JLM
  • Re: WRONG LINK TO CSS FILES

    Posted 14 years 4 weeks ago
    • The issue comes from the wrong URL paths to the links and CSS files.
      Something regarding how to set PHP constants for common directories?
      The website is not in the root but in a folder "community".
      I have no idea where to start digging: Joomla PHPs, JomSocial...
    • prim's Avatar
    • prim
    • Preeminent Rocketeer
    • Posts: 17290
    • Thanks: 217

    Re: WRONG LINK TO CSS FILES

    Posted 14 years 4 weeks ago
    • You should start with turning off SEF and then clear all caches you can find.
    • Please reply with a direct link to the issue & create a new thread for each new issue.

      A template is only as good as the content that goes into it ;) - DanG
  • Re: WRONG LINK TO CSS FILES

    Posted 14 years 4 weeks ago
    • SEF was already off.
      My administrative panel is even worse, here is a copy of the source code:

      <link href="/community/administrator/index.php/community/administrator/index.php/community/administrator/templates/khepri/favicon.ico" rel="shortcut icon" type="image/x-icon" />
      <link rel="stylesheet" href=" www.rugbyroosters.com/community/index.ph...ty/assets/window.css " type="text/css" />
    • prim's Avatar
    • prim
    • Preeminent Rocketeer
    • Posts: 17290
    • Thanks: 217

    Re: WRONG LINK TO CSS FILES

    Posted 14 years 4 weeks ago
    • I still see that SEF is active in that code-snippet you provided.
    • Please reply with a direct link to the issue & create a new thread for each new issue.

      A template is only as good as the content that goes into it ;) - DanG

Time to create page: 0.061 seconds