-
AuthorPosts
-
February 4, 2008 at 8:19 am #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 !
February 4, 2008 at 7:44 pm #238198Well … 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 ModeratorKhanh Le
- Join date:
- November 2013
- Posts:
- 1884
- Downloads:
- 41
- Uploads:
- 31
- Thanks:
- 44
- Thanked:
- 203 times in 131 posts
February 5, 2008 at 3:27 pm #238262Looking 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)February 6, 2008 at 4:32 pm #238380i changed “mainmenu” into “hauptmenu” and “hauptmenü” but it dont work for me. :confused: any idea?
Michael Casha FriendMichael Casha
- Join date:
- September 2014
- Posts:
- 2561
- Downloads:
- 1
- Uploads:
- 32
- Thanks:
- 41
- Thanked:
- 119 times in 1 posts
February 7, 2008 at 4:37 am #238437Could it be because of the special characters??
February 7, 2008 at 10:13 am #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 FriendSalsabil
- Join date:
- February 2006
- Posts:
- 54
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 6
- Thanked:
- 2 times in 1 posts
February 7, 2008 at 9:12 pm #238536hello 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…
-
AuthorPosts
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