Active
Project:
Localizer
Version:
5.x-3.6
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
17 Jul 2008 at 08:08 UTC
Updated:
26 Jul 2008 at 14:51 UTC
Please see http://drupal.org/node/283750 for a detailed description.
Comments
Comment #1
bjacob commentedI 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!
Comment #2
bjacob commentedIs nobody having the same problem? How did you guys solve the problem/ administer localizer? Please help me.