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?

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

agerard’s picture

correction - WHETHER OR NOT I check "Output as JavaScript widget..."

Mohammed J. Razem’s picture

Status: Active » Fixed

Fixed in new 7.x-1.0 release.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

larjohn’s picture

Version: 7.x-1.x-dev » 7.x-1.1
Status: Closed (fixed) » Active

This bug has come back in the latest release:

Theme key "languageicons_icon" not found.

found 1000 times on my logs..

manfer’s picture

Status: Active » Needs review
FileSize
1.35 KB
larjohn’s picture

Status: Needs review » Reviewed & tested by the community

This patch worked for me

manfer’s picture

Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

manfer’s picture

Version: 7.x-1.1 » 6.x-1.x-dev
Status: Closed (fixed) » Active
FileSize
551 bytes

In 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.

manfer’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.