Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • zdjl505 Friend
    #164973

    Hi,

    When use AceSEF & joomfish, if click home menu (witch is set as default) will be redirect to home of main language instead of home of the current language. To correct this, open file …pluginssystemjat3coremenubase.class.php, replace line 181
    old code:
    $v->url = JURI::base(true).’/’;
    with the new code:
    $v->url = str_replace(array($v->route.’/’, $v->route), ”, JRoute::_($v->url));

    My configuration is:
    Joomla 1.5.23
    Joom!Fish Version V2.1.7
    aceSEF 1.5.17
    Template The Blank & Clean JA T3 V2 Framework
    Menu system: mega menu

    Regards,

    pavolnagy Friend
    #407416

    Thanks Man!

    you are so great that you share this. I was looking for this code 8hours and I was not able to find where to change it. It is not only usefull for Acesef or SH404…but for anyone using JA-T3 or older in combination with Joomfish.

    Many thanks a nad have great day!:):D
    Pavol

Viewing 2 posts - 1 through 2 (of 2 total)

This topic contains 2 replies, has 2 voices, and was last updated by  pavolnagy 12 years, 8 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum