This is an offshoot of http://drupal.org/node/135818
In "site info" and "user profile" the translation language block appears but the translation does not function correctly.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | localizer_7.patch | 7.83 KB | sun |
This is an offshoot of http://drupal.org/node/135818
In "site info" and "user profile" the translation language block appears but the translation does not function correctly.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | localizer_7.patch | 7.83 KB | sun |
Comments
Comment #1
sunComment #2
hass commentedPHP Fatal error: Call to undefined function localizer_get_enabled_locales() in .\sites\all\modules\localizer\modules\localizernode.module on line 524
Comment #3
hass commentedafter applying this patch, my install is broken...
Comment #4
sunThe error you're encountering definitely has nothing to do with the patch provided in #1. It looks like localizer.module is disabled in your site.
Comment #5
hass commentedThis patch doesn't fix this bug. I'm able to translate, but the menu items are displayed in the first language and do not switch.
Comment #6
hass commentedups, wrong - it works, but usability of this "Language Switcher" and "Language" block - SUXXX!
Comment #7
sunComment #8
sunCommitted to 5.x-2.x.
Comment #9
killes@www.drop.org commented