Closed (fixed)
Project:
Language Switcher Dropdown
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
6 Jun 2012 at 12:20 UTC
Updated:
25 Jun 2012 at 13:01 UTC
Jump to comment: Most recent file
Comments
Comment #1
rtdean93 commentedI too just upgraded the module and now am receiving this notice...
Notice: Undefined index: language in lang_dropdown_form() (line 225 of /home/betablue/blueline-grs64/www/sites/all/modules/contrib/lang_dropdown/lang_dropdown.module).
Notice: Undefined index: language in lang_dropdown_form() (line 225 of /home/betablue/blueline-grs64/www/sites/all/modules/contrib/lang_dropdown/lang_dropdown.module).
Notice: Undefined index: language in lang_dropdown_form() (line 225 of /home/betablue/blueline-grs64/www/sites/all/modules/contrib/lang_dropdown/lang_dropdown.module).
I do have three languages enabled.
Comment #2
manfer commentedTry the following patch.
And though no related I suggest to upgrade to D7.14 as there are lots of bug fixes including some security vulnerabilities solved since D7.9
Comment #3
manfer commentedBetter patch
Comment #4
johnvQuiet some patch! But it removes the messages, and the LSD-block shows fine. Thanx!
Comment #5
manfer commentedpatch pushed