I create a translation. Push a button translate, make a translation, save it. When I come to an original node and push a button "translation" I see that it still has not a translation. It has not been saved!
Moreover one of my views displays this:
warning: Invalid argument supplied for foreach() in /www/realci01/www/htdocs/sites/all/modules/i18n/contrib/i18ntaxonomy.module on line 89.
Comments
Comment #1
hnln commentedSubscribe
Similar:
http://drupal.org/node/302979
I have this in drupal 5 (and remember having a similar issue in 6). For 5 I can say it happens the minute I activate the synchronization of fields.
Same issue, following the "create translation" link, save the node and when going back to the translation tab there is no translation set.
HnLn
Comment #2
smh67 commentedHello.
I am not sure if this is the same problem, but it reads as if it might be. Please see my post #367118: Translation relationship broken with i18nsync and try if the proposed solution (changing one line of code in the i18nsync.module) works for you. And please report back :)
Comment #3
Bevan commented#292188: Invalid argument supplied for foreach() in i18n/experimental/i18nsync.module on line 148 and #364319: Translation relationship broken with i18nsync (Drupal 5 backport) respectively