I have Internalization (i18n), Domain Access, and Oganic Groups on Drupal 6.19. After I installed Taxonomy Menu, I found when clicking any content that previously posted in English, a second lanaguge Swich ( in my case Chinese) and then the Edit tab of that content, a set of errors mentioned above occured. When I uninstall the Taxonomy Menu and repeated the same those error messages disapeared.
No errors were found on the Edit tab of any content in defaut language (English), only on the one in a second language.
Daniel
| Comment | File | Size | Author |
|---|---|---|---|
| #10 | taxonomy_menu-1020504.patch | 901 bytes | tobiasb |
| #9 | taxonomy_menu-1020504.patch | 681 bytes | tobiasb |
Comments
Comment #1
atpaust commentedIt seems when clicking Edit tab of any contant in default ( English), errors also appeared. Daniel
Comment #2
Mr P commentedMe too.... Get anywhere with this? Cheers.
Comment #3
jvieille commentedsame problem
Comment #4
jvieille commentedI think it this bug might have something to do with specific languages. The problem came when using Farsi as a third language beside French and English - atpaus uses Chinese so we are dealing with quite non conventional alphabets.
Comment #5
splash112 commentedSame here in Dutch, "normal" characters...
Have been looking into this issue all day long now....
DSM in drupal_strlen reveals:
(Array, 1 element)
(Array, 1 element)
name (Boolean) FALSE
Somehow something is sending array's to be translated. This error probably only occurs in PHP 5.3 or PHP 5.2 and PHP mbstring extension are used because the function will return "5" if an array is inserted in previous versions.
Using a vocabulary with "Per language terms"
Comment #6
psy11 commentedHave same problem with russian
Comment #7
thanosaek commentedSame problem here with greek...Any ideas??
Edit: Problem solved after uninstall and reinstall taxonomy manager module!!!!!
Comment #8
tobiasbThis errors comes, when you delete a term, but not the menu item. Or just enable the option "Synchronise changes to this vocabulary" in the voc. settings.
Comment #9
tobiasbOk, I found the bug and a solution.
Comment #10
tobiasbtake this patch ;-)
Comment #11
caspercash commentedSame here! After adding a content the error appears. I followed #7 but that didn't fix the error. I don't have a taxonomy menu module installed so I won't be able to use the patch. If someone knows how to fix this problem, kindly post the solution. Thanks!
Comment #12
dstolThanks! http://drupalcode.org/project/taxonomy_menu.git/commit/cf959d9