Only appears on pages where a block with picture type assigned is displaying. I read the related error here so we have installed file entity 7.x-2.0-unstable7. The dev version of file entity 2.x caused a fatal error so we are unable to use it.
Notice: Trying to get property of non-object in picture_field_formatter_view() (line 457 of /home/clients/websites/w_gedp13/public_html/gedp13/sites/all/modules/picture/picture.module).
Warning: Invalid argument supplied for foreach() in picture_field_formatter_view() (line 457 of /home/clients/websites/w_gedp13/public_html/gedp13/sites/all/modules/picture/picture.module).
| Comment | File | Size | Author |
|---|---|---|---|
| #5 | picture-remove_undefined_property_error_from_invalid_mapping-1990350-5.patch | 557 bytes | generalredneck |
| #3 | is-object-1990350-3.patch | 467 bytes | dexiecarla |
Comments
Comment #1
attiks commentedCan you try using the latest dev version
Comment #2
dexiecarla commentedthere is still error in dev version
Notice: Trying to get property of non-object in picture_field_formatter_view() (line 499 of /var/drupals/oakmotors/www/sites/all/modules/contrib/picture/picture.module).
Comment #3
dexiecarla commentedThis patch is for 7.x-1.x-dev
Comment #4
attiks commentedCan you create a patch against the latest Dev version?
Does the mapping exists?
Comment #5
generalredneckRerolled
Comment #6
attiks commented#5 Thanks for the reroll, committed