Hello,

U just installed the module and it is throwing at me a nice

Warning: Illegal string offset 'translatable' in field_is_translatable() (line 176 of C:\webserver\www\modules\field\field.multilingual.inc).

As you can see, I'm on an local sandbox running Drupal 7.14 and considering the file to which the warning is referring, I should point out that, I have the french language installed. However making EN the default language or completely disabling FR, didn't solve anything.

Comments

ParisLiakos’s picture

Can you check if you have this field available?:
field_newsletter_list

Tunox’s picture

If you meant searching for its availability in the database, yes it is there field_data_field_newsletter_list

However I proceeded with an install of the module on a live server, and no errors there. The only difference between the two environments, that I see linked to this, is that in the live server I updated the .po file for the second language. I'll do the same on local and see if the issue goes away.

Tunox’s picture

yup as I suspected, error was related to an incomplete locale .po file. I installed Localization update module, run an update with it, and error gone away.
As far as I'm concerned this is fixed for me :)

ParisLiakos’s picture

Status: Active » Fixed

great:)
thanks for reporting back!

Status: Fixed » Closed (fixed)

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