Hi,

all my blocks are disappearing when I enable Language Sections Block Titles.

It is the first time that I'm using Language Sections and ls_extras and I'm doing it because it is requested by Agreservations module.

I'm missing something?

Thanks for help.

Comments

longwave’s picture

I think perhaps ls_block_titles should use hook_theme_registry_alter() to add its preprocess function, rather than trying to override the existing one using hook_theme(). The ls_box_titles module I just posted uses this approach, which seems to work equally well and should be more compatible with other modules/themes.

dan_metille’s picture

What is ls_block_titles module? I don't see it anywhere. And the http://drupalcode.org/viewvc/drupal/contributions/modules/ls_extras/?pat... link to the latest dev version from CVS is not working.

Fran77’s picture

Same problem here.
:-(

kenorb’s picture

kenorb’s picture

kenorb’s picture

Issue summary: View changes
Status: Active » Closed (outdated)

Version 6.x is no longer supported due to Drupal 6 End of Life.