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).

Comments

attiks’s picture

Can you try using the latest dev version

dexiecarla’s picture

there 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).

dexiecarla’s picture

StatusFileSize
new467 bytes

This patch is for 7.x-1.x-dev

attiks’s picture

Can you create a patch against the latest Dev version?
Does the mapping exists?

generalredneck’s picture

Status: Active » Needs review
StatusFileSize
new557 bytes

Rerolled

attiks’s picture

Status: Needs review » Fixed

#5 Thanks for the reroll, committed

Status: Fixed » Closed (fixed)

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

  • Commit 999e8db on 7.x-1.x, picturefill2 authored by dexiecarla, committed by attiks:
    Issue #1990350 by dexiecarla, generalredneck | kobuk: Fixed Error code.
    

  • Commit 999e8db on 7.x-1.x, picturefill2, 7.x-2.x authored by dexiecarla, committed by attiks:
    Issue #1990350 by dexiecarla, generalredneck | kobuk: Fixed Error code.