Please see http://drupal.org/node/283750 for a detailed description.

Comments

bjacob’s picture

I had another look regarding the problem. Now I've activated Localizer taxonomy module as well. But it didn't help. So I started investigating the source code.

The thing I found is in localizertaxonomy.module. Another user mentioned that he had problems with line 24. Same with me. There's one underscore to remove: localizer_get_default_language() (instead of localizer_get__default_language() ).

Second thing is that in my table localizertranslation no rows exist for taxonomy_terms. I've added one manually but it didn't help. But why aren't they added in the first place?

It would be great if someone could help me. I really need this feature. Thanks!

bjacob’s picture

Is nobody having the same problem? How did you guys solve the problem/ administer localizer? Please help me.