warning: Invalid argument supplied for foreach() in /var/www/html/modules/i18n/experimental/i18nsync.module on line 47.

Comments

hrpo’s picture

actually this error appears in every content type editing.

hrpo’s picture

the line 47 says:

foreach ($data['#options'] as $field => $name) {

gmknowles’s picture

This may help: http://drupal.org/node/166101

Worked for me with Drupal 5.7, and i18nsync.module 5-x-2-2

R.Hendel’s picture

Status: Active » Closed (won't fix)

Deprecated - D5 is no longer supported.