Closed (fixed)
Project:
Internationalization
Version:
6.x-1.1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
27 Jun 2009 at 08:22 UTC
Updated:
6 Jun 2010 at 20:18 UTC
First of all, I am sorry if this is a repost of a previously posted issue, but I searched and did not find any issues related to this.
Please view the attached screenshots.
I would appreciate any assistance. If more information is required to solve my issue, please do not hesitate to ask.
| Comment | File | Size | Author |
|---|---|---|---|
| after_enabling_i18nblocks.png | 89.38 KB | prosper4all | |
| after_disabling_i18nblocks.png | 101.97 KB | prosper4all |
Comments
Comment #1
jose reyero commentedThe module, i18nblocks does some theme overrides. So it may be an issue with the specific theme you are using...?
Comment #2
prosper4all commentedHello José,
What would be a good theme to test the module?
Regards,
Omar
Comment #3
prosper4all commentedI just configured the same blocks for other themes: Garland, Minelli, and bluemarine. But when I enabled the module and those themes, the same blocks continue to disappear.
Comment #4
prosper4all commentedUnpostponing, information provided.
Comment #5
prosper4all commentedbump
Comment #6
prosper4all commentedAnyone?
Comment #7
jose reyero commentedIf I understand the issue, you mean when enabling i18nblocks some regions just don't show up but others display ok?
All these core themes don't define that regions so I don't get what you tried with them.
Anyway we won't be fighting issues for specific themes here, so maybe try some other contrib theme that defines more regions. If you can tell me something like "i18n breaks themes that define aditional regions" I'll look into it.
Btw, some other contrib modules (context, spaces) also use these same theme functions so these modules are just not compatible with i18nblocks.
Comment #8
vann commentedI had the same problem. Having enabled the i18n module, along with the Block translate module among others, all of my blocks in the left and right regions have disappeared.
Just as with the original poster, disabling i18nblocks results in the blocks reappearing. But unlike the original poster, the regions where the blocks are disappearing are ones defined in core themes: left sidebar and right sidebar.
I was able to solve this bug by running update.php after upgrading to Drupal 6.14.
Comment #9
vann commentedComment #10
vann commentedComment #11
jose reyero commentedvann> I was able to solve this bug by running update.php after upgrading to Drupal 6.14
Thanks for the info.
Comment #12
akejoha commentedSee if your logs tell of Illegal mix of collations in which case that might be the cause of the problem.
See: http://drupal.org/node/708022#comment-3056624