Closed (fixed)
Project:
Language Switcher Dropdown
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
11 Jun 2011 at 13:35 UTC
Updated:
20 Oct 2011 at 13:00 UTC
Hi,
I have enabled the module on my website but, although i get the switcher bloc, it contain no language to click on. On my report log i have this kind of error:
Notice: Undefined index: language in languageicons_link_add() (line 82 of /Applications/MAMP/htdocs/drupal/sites/all/modules/languageicons/languageicons.module).
Notice: Undefined index: language in lang_dropdown_form() (line 141 of /Applications/MAMP/htdocs/drupal/sites/all/modules/lang_dropdown/lang_dropdown.module).
It seems to be the same issue than here : #1027054: No icons are showing - Add a check to see if it is necessary to fix anything before assigning a new object
| Comment | File | Size | Author |
|---|---|---|---|
| Capture d’écran 2011-06-11 à 15.33.37.png | 8.95 KB | camdarley |
Comments
Comment #1
hexag commentedI had the same problem, until I actually followed the README & set the language selection to path, only. :)
Comment #2
mohammed j. razemFixed in new 7.x-1.0 release.