Hello,

after upgrading form version 7.x-2.1 to 7.x-2.2 or 7.x-2.3 I get this mesages:

Notice: Trying to get property of non-object in i18n_taxonomy_localize_terms() (Line 1035 in /.../sites/all/modules/i18n/i18n_taxonomy/i18n_taxonomy.module).
Warning: array_flip(): Can only flip STRING and INTEGER values! in DrupalDefaultEntityController->load() (Line 178 in /.../includes/entity.inc).
Warning: array_flip(): Can only flip STRING and INTEGER values! in DrupalDefaultEntityController->cacheGet() (Line 355 in /.../includes/entity.inc).

Bevor upgrading everything works fine..

Thanks for any help!

Best regards
Frank

Comments

troky’s picture

Status: Active » Closed (works as designed)

it looks like Internationalization module bug, not AF.

fraweg’s picture

hmm.. and why does the 7.x-2.1 work? I have make no change in the Internationalization module! So something changes in AF what make this issue.

So I think this issue should be open until it is fixed. But I will post it on Internationalization module too...

Best regards
Frank

fraweg’s picture

Status: Closed (works as designed) » Active
fraweg’s picture

The thread in the internationalisation forum is here:

https://drupal.org/node/2060327

Best regards
Frank

troky’s picture

HolodGLD’s picture

Not one of these patches does not solve the problem

fraweg’s picture

Hello,

I have the same problem. Not one of these patches does not solve the problem!

@HolodGLD did you find a solution?

Best regards
Frank

Edit: for this issue "Warning: array_flip(): Can only flip STRING and INTEGER values!" this patch work:

https://drupal.org/node/1102570 #95

But this not a solution for this issue:

Notice: Trying to get property of non-object in i18n_taxonomy_localize_terms()