If there is undescore character in a module name, then blocks from that module cannot used vith i18nblocks, becouse i18nblocks uses this character to separate module name and block delta in it's configuration handling.

Possible solution: replace separator with character '/'

CommentFileSizeAuthor
i18nblocks_underscore_separator.patch1.4 KBsiposa

Comments

juanfe’s picture

Status: Needs review » Closed (duplicate)

There's a patch that seems simpler here (doesn't require renaming modules)

http://drupal.org/node/106831

-jfr