I have setup 2 languages and I goto the Navigation configure page, and Change the language from "All languages" to English, And save it is no problem, but When I getback to the configure page to set English to "All languages", then the save don't work, It just can change from one language to another language, but I can't save back to "All languages".

To manully set it back, I opened my mysql and delete a record from the i18n_block table.

Maybe it's a bug, right? Or I have misconfigure something,

Please help, thanks.

Comments

jose reyero’s picture

Status: Active » Fixed

Right, it is a bug. Just fixed.

wqmeng’s picture

Hi jose,

Does there some new release come out soon? So I need to use the dev version?

Thanks alot.

http://articlesforge.com

Status: Fixed » Closed (fixed)

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

span’s picture

I'm also having this problem with the latest release, is there any workaround that does not require database fiddling?

Which version is this fixed in and can it be used for production?

ash0815’s picture

Status: Closed (fixed) » Active

Hello, I have the same problem. All languages can't be set, only other languages (english, german ...). I must delete a entry in i18n_blocks to set the All languages and now it's set to All languages in Blocks.

Isostar’s picture

subscribing. Same issue with a by views generated block.

Romejoe’s picture

Same issue with the Cumulus module block and latest Version!

How can I change the database manually to set it to ALL LANGUAGES?
I opened the block at i18n_blocks in the database. If I delete the DE or EN entry manually there is no option selected. What do I need to enter to get ALL LANGUAGES activated?

span’s picture

If you want it in all languages you can either add all languages i assume, which would be a pain. Or you can use the 'Languages' settings to display 'language neutral' content on each language. Then you should remove all entries for that specific block from the table.

achalak’s picture

same issue. there shoud be a way to set back to all languages without editing database.
please help

jose reyero’s picture

Status: Active » Closed (fixed)

We are not doing a release for every bug fix. This is fixed in -dev version will be in next release possibly this month.

Unless I have to waste my time closing again reopened issues in which case this can take a lot longer. :-(

keereel’s picture

Just erase field 'language' in i18n_blocks table for your block with phpMyAdmin. No language will be selected for your block in 'Admin', and block will be shown in all languages. Helps for me.

marina_v’s picture

Version: 6.x-1.4 » 6.x-1.5

subscribing, same issue in 1.5

samonenko’s picture

Same problem.
Use this http://drupal.org/node/766678#comment-2979166 solution.

p.selfin’s picture

where this solution???

p.selfin’s picture

Need to define a prefix for language.
By default the English prefix was not specified (admin/settings/language/edit/en).
Now it works seems to be ....