media 65
Home | Login | Register | Password Reset |

Media 65 Technologies | Beta 0.6 |
User Name:   Password: 

Password Reset
Close


Go Back   Media 65 Forums > Joomla > Joomla Templates

 
 
Thread Tools Display Modes
  #1 (permalink)  
Old 01-25-2008, 01:35 PM
Administrator
 
Join Date: Sep 2006
Posts: 331
Default JTK 2.1 with J1.5 Workaorund code for now.

Most Joomla 1.0.X templates will work with Joomla 1.5 but you need to
Put the system into legacy mode. This is done via the Joomla administrator via the CMS’s back-end

Extensions
Plugin Manager
> System - Legacy
> Set to Enabled: Yes

Image code not working because the Globals that where part of the
1.0.X are around with stable version of Joomla 1.5. add this code to top of your 1.0.X templates so the image code works.
PHP Code:
<?php    
$GLOBALS
[mosConfig_live_site] =$this->baseurl;
   
$GLOBALS[cur_template] =$this->template;
   
?>
I'm working double time on JTK 3.0 Super features coming

Cheers,
Brian
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
 

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


All times are GMT -4. The time now is 04:03 AM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.1.0