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

Comments

atpaust’s picture

It seems when clicking Edit tab of any contant in default ( English), errors also appeared. Daniel

Mr P’s picture

Me too.... Get anywhere with this? Cheers.

jvieille’s picture

same problem

jvieille’s picture

I 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.

splash112’s picture

Same 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"

psy11’s picture

Have same problem with russian

thanosaek’s picture

Same problem here with greek...Any ideas??

Edit: Problem solved after uninstall and reinstall taxonomy manager module!!!!!

tobiasb’s picture

This 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.

tobiasb’s picture

Version: 6.x-2.9 » 6.x-2.x-dev
Priority: Critical » Normal
Status: Active » Needs review
StatusFileSize
new681 bytes

Ok, I found the bug and a solution.

tobiasb’s picture

StatusFileSize
new901 bytes

take this patch ;-)

caspercash’s picture

Same 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!

dstol’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.