PJO Joomlaforall
Wednesday, 01 July 2009
 Download
File Title:PJO Joomlaforall
File Version:1.5
File Size:433.78 Kb
File HomePage:Click here
Downloads:9133
Comments (7)add comment

School said:

  This is a great template. Thank you very much
July 01, 2009

tom said:

  If you want the Flash, you need to buy the version that doesn't show their big design logo across!
July 09, 2009

Craig D said:

  so it really ISN'T free.
July 19, 2009

Bicio said:

  When you login the header flash disappear.....
August 21, 2009

mark said:

  IE 8 kill this template. Mootool.js script errors.
September 16, 2009

kostyas said:

  flash header doesn appear
February 04, 2010

LukeSept said:

 
When you login the header flash disappear.....

Solved:
open index.php of template find line:

$user =& JFactory::getUser();
if( $user->get( 'id' ) )
{
echo "";
}

and change it to:


$user =& JFactory::getUser();
if( $user->get( 'id' ) )
{
include_once (dirname(__FILE__).DS.'/includes/header.inc');
//echo "";
}

should work !!

There is another problem with flash header. When you switch on friendly URL's flash header stops loading on lower subpages. Propably it's do to direct path somwhere in the .js code. Friendly's URL's of lower pages have folders (categories, etc.), param URLs are always highests URLs so theremust be direct path somwhere in code that mess flash up.

Does anyone know how to fix that ?? How to make flash load normally on subpages with friendly URL's ??
September 09, 2011

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