0
Welcome Guest! Login
0 items Join Now

WRONG LINKS TO CSS AND OTHER FILES

  • WRONG LINKS TO CSS AND OTHER FILES

    Posted 14 years 3 weeks ago
    • Hi,
      When hosting my website http://www.rugbyroosters.com/community/ I got this redundant path to the tachyon template css, javascript and misc files. I have changed the SEF settings to off. Now I can at least access the administrator backend pages but I can't save, apply or close because of bad links.
      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" />

      The same site with the same settings works perfectly on my local server. I did the migration using Akeeba and did the installation in a common folder called "community".
      I am using Joomla 1.5.22 with PHP 5.x
      Just to a know I am using Joomla 1.6 in the root domain http://www.rugbyroosters.com with the same template to be able to compare the 2 versions. I am wondering if this is causing the issue. Any ideas why the server sends back bad link urls? I can check in the PHP code if it is using the correct path but I not sure which PHP files are invoved in the process. BTW, Only the frontpage in both frontend and backend loads (very slowy) with no problem but still with bad infos.

      Thanks for your help.
      JLM
  • Re: WRONG LINKS TO CSS AND OTHER FILES

    Posted 14 years 3 weeks ago
    • To add more info:
      When I click on a link (any articles or components) from the frontpage, here is the url in my browser:
      www.rugbyroosters.com/community/index.ph...icle&id=46&Itemid=53
      But when the page loads the source code shows wrong urls:

      <link rel="stylesheet" href="/community/index.php/community/templates/rt_tachyon_j15/css/accent-orange.css" type="text/css" />
      <link rel="stylesheet" href="/community/index.php/community/templates/rt_tachyon_j15/css/footer-dark.css" type="text/css" />

      <script type="text/javascript" src="/community/index.php/community/components/com_gantry/js/gantry-smartload.js"></script>
    • MrCodexCY's Avatar
    • MrCodexCY
    • Rocketeer
    • Posts: 73
    • Thanks: 0
    • Web Design Specialist

    Re: WRONG LINKS TO CSS AND OTHER FILES

    Posted 14 years 3 weeks ago
    • Greetings JeanLouis,

      I have faced the same problem in the past too. As i can recall, the problem was in the configuration.php file, but can't remember exactly what was it... I will check it out again and inform you, till then take a look on that file ;)

      Artemis
    • Even a broken clock is right twice every day.
    • prim's Avatar
    • prim
    • Preeminent Rocketeer
    • Posts: 17290
    • Thanks: 217

    Re: WRONG LINKS TO CSS AND OTHER FILES

    Posted 14 years 3 weeks ago
    • MrCodexCY wrote:
      Greetings JeanLouis,

      I have faced the same problem in the past too. As i can recall, the problem was in the configuration.php file, but can't remember exactly what was it... I will check it out again and inform you, till then take a look on that file ;)

      Artemis

      Maybe the live_site variable in configuration.php?
    • 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 LINKS TO CSS AND OTHER FILES

    Posted 14 years 3 weeks ago
    • MrCodexCY's Avatar
    • MrCodexCY
    • Rocketeer
    • Posts: 73
    • Thanks: 0
    • Web Design Specialist

    Re: WRONG LINKS TO CSS AND OTHER FILES

    Posted 14 years 3 weeks ago
    • prim wrote:
      MrCodexCY wrote:
      Greetings JeanLouis,

      I have faced the same problem in the past too. As i can recall, the problem was in the configuration.php file, but can't remember exactly what was it... I will check it out again and inform you, till then take a look on that file ;)

      Artemis

      Maybe the live_site variable in configuration.php?

      Yes, correct mate! :)

      Gj JD,
      See you in the future
    • Even a broken clock is right twice every day.

Time to create page: 0.075 seconds