DJ-0013
Tuesday, 09 October 2007
 Download
File Title:DJ 0013
File Version:1.0
File Size:197.61 Kb
File HomePage:Click here
Downloads:21627
Comments (9)add comment

flaviusro said:

  i tried installing it on a fresh install of joomal 1.5 .. but when I apply the theme the website becomes a blank page .. i think it might be a problem of paths
November 29, 2007 | url

flaviusro said:

  I think the template is also missing some default files (for proper administration):
csschanger.php
cssloader.php
params.ini
November 29, 2007 | url

CyberLJ said:

  Top menus are not been re-written...Any one knows why? I think it's relate to this template only, since it works perfect for the default template comes with joomla...lol smilies/angry.gif
December 13, 2007

cdrown said:

  I built an intranet site with this template and all seemed to work normally untill I tried to install jevents and dynamic date. Each complained that they were written for and old version. I turned on the legacy mode and then my home page went to the white page of death until I turned Legacy Mode off. I hope this problem will be fixed.
February 07, 2008

Henk said:

  Will give errors if you run it in 1.5 with legacy mode "on"
September 16, 2008 | url

WT said:

  ... replace row 4-6 in the index.php file

function sefRelToAbs($value) {
return JRoute::_($value);
}


with:

if (!function_exists('sefRelToAbs')) {
function sefRelToAbs($value) {
// Replace all & with & as the router doesn't understand &
$url = str_replace('&', '&', $value);
if(substr(strtolower($url),0,9) != "index.php") return $url;
$uri = JURI::getInstance();
$prefix = $uri->toString(array('scheme', 'host', 'port'));
return $prefix.JRoute::_($url);
}
}
November 18, 2008

WT said:

  ... to solve the problem in 1.5 with legacy mode "on"
November 18, 2008

chalini said:

  i want to use this template, but it does not work with IE. How can i make it work
December 04, 2010

Toon said:

  Will this template work with Joomla 2.5 ?
February 01, 2012

Write comment
quote
bold
italicize
underline
strike
url
image
quote
quote
Smiley
Smiley
Smiley
Smiley
Smiley
Smiley
Smiley
Smiley
Smiley
Smiley
Smiley
Smiley

busy
 
< Prev   Next >

Joomla Template design by RocketTheme
Terms of Use  |  Sitemap  | Sitemap II  | Jobs for Joomla  | Joomla Forum
Joomla24.com is not affiliated with or endorsed by the Joomla! Project or Open Source Matters.