Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • heldholgi Friend
    #125458

    hi guys,

    i installed joomla 1.5 stable with german front- and backend. i try to use your new template ja barite.
    now i have problem with the frontpage. only a part of the template is displayed correct.
    i get the message:

    Warning: Invalid argument supplied for foreach() in /srv/www/vhosts/infoboard24.de/httpdocs/j15/templates/ja_barite/ja_menus/Base.class.php on line 143

    also look here

    I tried IE and Firefox

    Has someone an idea ?

    Thanks a lot !

    heldholgi Friend
    #238198

    Well … i´ve read the templates are only working with the original joomla- installation files … So i installed the 1.5 stable (english version) and now it runs …

    maybe you can find a solution how the cms with german back- and frontend will run with your templates !

    Khanh Le Moderator
    #238262

    Looking in the ja_vars.php file, search this line of code:


    $japarams->set( 'menutype', 'mainmenu' );

    You could correct the menutype using in your system (I guess it is something similar to “mainmenu” but in Germany)

    psycho_bob Friend
    #238380

    i changed “mainmenu” into “hauptmenu” and “hauptmenü” but it dont work for me. :confused: any idea?

    Michael Casha Friend
    #238437

    Could it be because of the special characters??

    psycho_bob Friend
    #238453

    <em>@MiCCAS 39576 wrote:</em><blockquote>Could it be because of the special characters??</blockquote>

    no but now it works. in joomla admin-backend you have to change the title and descrition from hauptmenü into mainmenu. 🙂

    Salsabil Friend
    #238536

    hello to all,

    you can change the name of the menutype in ja_vars.php into hauptmenü or open before you install joomla 1.5 joomla.sql and replace

    on line 399 (Joomla 1.5 stable german language version):
    [PHP]INSERT INTO `#__menu` VALUES (1, ‘hauptmenü’, ‘Startseite’,…[/PHP]

    with

    [PHP]INSERT INTO `#__menu` VALUES (1, ‘hauptmenue’, ‘Startseite’,…[/PHP]

    and make than also the change in ja_vars

    [PHP]$japarams->set( ‘menutype’, ‘hauptmenue’ );[/PHP]

    i personaly have only changed the ja_vars into hauptmenü and it works…

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

This topic contains 7 replies, has 5 voices, and was last updated by  Salsabil 16 years, 9 months ago.

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