0
Welcome Guest! Login
0 items Join Now

SOLVED Help converting a (none RT) template to Joomla 1.5

  • SOLVED Help converting a (none RT) template to Joomla 1.5

    Posted 17 years 8 months ago
    • What has changed in Joomla 1.5 template system, I converted my site to Joomla 1.5 but the template is not working, any help, Guidance is Appreciated.

      Joomla 1.5 with none working template.
      www.armenianrugby.org/trunk

      Joomla 1.0.10 with the working template (how it is suppose to look)
      joomla.protechsystems.us/cms/index.php

      Thanks in advance.
    • Last Edit: 17 years 8 months ago by .
    • VirtueShop
  • Re: SOLVED Help converting a (none RT) template to Joomla 1.5

    Posted 17 years 8 months ago
    • Dave Goodwin's Avatar
    • Dave Goodwin
    • Elite Rocketeer
    • Posts: 1472
    • Thanks: 4
    • Howdy!!

    Re: SOLVED Help converting a (none RT) template to Joomla 1.5

    Posted 17 years 8 months ago
    • I could throw a little sympathy your way, Peter, but I'm afraid that I'm not a programmer and wouldn't be much help. I'm keeping an eye on this thread. I'm interested too!

      dave
    • "I'm an individual, just like everyone else."
  • Re: SOLVED Help converting a (none RT) template to Joomla 1.5

    Posted 17 years 8 months ago
    • Jmc over at Joomla.org found the problem.

      I had it like this
      <link rel="stylesheet" type="text/css" href="<?php echo $mosConfig_live_site; ?>/templates/company/css/template_css.css" />

      changed it to, and it worked.
      <link rel="stylesheet" type="text/css" href="templates/company/css/template_css.css" />

      So I guess for Joomla 1.5 we won't need <?php echo $mosConfig_live_site; ?>
    • VirtueShop
    • Joe Halleck's Avatar
    • Joe Halleck
    • Preeminent Rocketeer
    • Posts: 5480
    • Thanks: 66
    • Never give up!

    Re: SOLVED Help converting a (none RT) template to Joomla 1.5

    Posted 17 years 8 months ago
    • Ahhh...nice relative urls!
    • Magento - phpBB3 - Kunena - RokBridge Specialist
      No Secure Tab posts unless requested.
      Use the Thank You and Life Preserver Buttons!
      Your signature is also great place for setup details...help us help you!

Time to create page: 0.061 seconds