If I check "Output as JavaScript widget..." in the language block config., I get a constant drupal log warning that the Theme key "languageicons_icon" is not found (I have not installed the languageicons module). It seems that the Readme doesn't apply to D7? - there is no place in the block config. to "Force disable Language icons module to print language icons along language links." Should I be doing this elsewhere?
| Comment | File | Size | Author |
|---|---|---|---|
| #9 | lang_dropdown-log_warning-1253306-9.patch | 551 bytes | manfer |
| #5 | log_warning-1253306-5.patch | 1.35 KB | manfer |
Comments
Comment #1
agerard commentedcorrection - WHETHER OR NOT I check "Output as JavaScript widget..."
Comment #2
mohammed j. razemFixed in new 7.x-1.0 release.
Comment #4
larjohn commentedThis bug has come back in the latest release:
Theme key "languageicons_icon" not found.
found 1000 times on my logs..
Comment #5
manfer commentedComment #6
larjohn commentedThis patch worked for me
Comment #7
manfer commentedComment #9
manfer commentedIn drupal 6 version the warning is not added to the logs when that theme function is not available. Anyway I'm backporting this to drupal 6 version.
Comment #10
manfer commented