You need change the file
/gk_corporate_ii/libs/menu/base.clas.php in the line 457 $v->url = JURI::base();
to:
$v->url = str_replace(‘&’, ‘&’, $v->url);
and fix (only menu home/frontpage)
This entry was posted
on Jueves, julio 8th, 2010 at 8:39 pm and is filed under Generales.
You can follow any responses to this entry through the RSS 2.0 feed.
You can leave a response, or trackback from your own site.
