Closed (fixed)
Project:
Accordion Menu
Version:
6.x-1.1
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
2 Sep 2010 at 11:54 UTC
Updated:
9 Mar 2012 at 13:40 UTC
Hello,
I have the following warning : Invalid argument supplied for foreach() in /../modules/accordion_menu/accordion_menu.module on line 72.
I am using I18n. Until yesterday everything was working fine.
But now, the accordion menu doesn't change if I switch the current language. It stays on the default language. (and all node translation are existing)
Do you have any suggestion ?
It seems that everything is ok if I create a node with the default language (In this case I create the translation page after).
But if the node has been initialy created in English, the menu doesn't follow the language selected.
many thanks for any suggestion..
Comments
Comment #1
xaa commentedHi,
The warning line 72(accordion_menu.module) seems disappear if I downgrade I18n to the 1.4 version instead of 1.5 version.
cheers,
Xavier
Comment #2
solotandem commentedIs this still an issue with version 6.x-1.1? Is this an integration issue with i18n support (which would make this a feature request)? This module works fine on its own.
Comment #3
solotandem commentedMarking as fixed in absence of further information.