This is kind of weird :
If I set the 'Language switcher block' to checked, and save al seems OK.
But in effect the change is not taken into consideration and when revisiting admin/settings/language/icons it stays unchecked.

in the DB, I tried to change it :
UPDATE `OURDATABASE`.`variable` SET `value` = 'i:1;' WHERE `variable`.`name` = 'languageicons_show_block';

the variable changes to i:1 , however it autoresets to i:0 as well.

Did I miss something in the documentation ?

Comments

Sleeper_Service’s picture

Thanks for a great module.

I have the same problem,

It happened after I updated both Drupal and the module, if that could possibly help someone - I am completely new to Drupal so I am not sure where to go from here.

Freso’s picture

Component: User interface » Code
Category: bug » support

Seeing how the code defaults to "i:1", I'm not sure what is happening here.

What other modules are enabled? Did you try setting the variable and then clearing caches (both Drupal's and your browser's)?

Freso’s picture

Status: Active » Postponed (maintainer needs more info)
Sleeper_Service’s picture

Thanks for the incredibly quick response, here is the info:

Administration menu 6.x-1.8
Arrange Fields 6.x-1.4
Automatic Nodetitles 6.x-1.2
Backup and Migrate 6.x-2.4
Better Formats 6.x-2.x-dev (2011-Sep-16)
Content Construction Kit (CCK) 6.x-3.0-alpha3
DHTML Menu 6.x-3.5
FileField 6.x-3.10
Global Redirect 6.x-1.2
Google Analytics 6.x-3.3
Image 6.x-1.1
Image Assist 6.x-1.1
ImageAPI 6.x-1.10
ImageCache 6.x-2.0-beta12
ImageField 6.x-3.10
Internationalization 6.x-1.10
Internationalization views 6.x-2.0
jQuery plugins 6.x-1.10
jQuery UI 6.x-1.5
jQuery Update 6.x-1.1
Language icons 6.x-2.0
Language switcher dropdown 6.x-1.6
Lightbox2 6.x-1.11
Link 6.x-2.9
Node export 6.x-2.24
Nodewords 6.x-1.11
Page Title 6.x-2.5
Path redirect 6.x-1.0-rc2
Pathauto 6.x-1.6
Slideshow Creator 6.x-1.39
Token 6.x-1.18
Translation Management 6.x-1.28
Translation table 6.x-1.4
Views 6.x-2.16
Webform 6.x-3.15
XML sitemap 6.x-1.2
Yahoo YUI 6.x-1.3
YUI Menu 6.x-1.2

Yes, tried both those.

Freso’s picture

Hm. "Language switcher dropdown" is known to interfere with Language icons. What's the behaviour if you disable that?

Sleeper_Service’s picture

Thanks Freso,

Appreciate your help.

I disabled it but it did not fix the problem. I have had both working together before I made the update of Drupal's core.

Sleeper_Service’s picture

Freso,

I am truly sorry to have wasted your time. I am very new to this. When I changed my theme to one of the ones that ship with drupal it works.

Really sorry, hope you have not given this too much attention!

Best regards,

Chris

Freso’s picture

ehanuise, what theme are you using?

And Sleeper_Service, no worries. Glad you got it working. :)

ehanuise’s picture

ouch, it was a while, on a test site - I eventually dropped the module altogether and used links for lang switching.
I think it was pixture reloaded, however.

giorgosk’s picture

#5 is right
"Language switcher dropdown" is to blame

Freso’s picture

Issue summary: View changes
Status: Postponed (maintainer needs more info) » Closed (fixed)

No update in more than a year (close to two!): closing.