Closed (fixed)
Project:
Responsive images and styles
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
6 Jan 2013 at 14:49 UTC
Updated:
10 Feb 2013 at 11:40 UTC
Hi,
I'm using the latest dev version of Responsive Images(2013-Jan-04) and version 1.0 of Breakpoints(2012-Nov-22). I got this warning message after I loaded 4 images through a content type to create an image gallery.
Notice: Undefined index: image_fallback in theme_picture() (line 457 of /home/ahmet/webdev/drupal7/sites/all/modules/resp_img/resp_img.module).
By the way it shows me this warning for every image seen on the page so I see 4 notices which contain all the same line above.
What could be done to fix it?
Thank you
Comments
Comment #1
attiks commentedAssigning to Jelle
Comment #2
attiks commentedThis should be fixed in the latest dev version, if not please reopen this issue
Comment #3
DaReMe commentedHello,
I just downloaded the latest dev-version from january and it still says:
"Note Undefineed index: image_fallback in theme_picture() (line 458 of /path/to/module/resp_img.module).*
It only appears on the tablet, not the mobile or desktop version.
Comment #4
attiks commentedCan you try the following:
Change lines 300 and 301
To
Comment #5
hansjoerg.jaeckel commentedHi,
i have follow your instruction, but it don't work.
I have the same modul installation status as described in the posts before.
I need urgent your support for an productive usage ... !
Comment #6
attiks commentedCan you post a link to your site, or use my contact form to send me the link?
If not, can you export your content type, breakpoints and resp image settings so I can try to reproduce?
Comment #7
guillaumev commentedHi,
Same issue here.
Comment #8
attiks commented@guillaumev can you try using the latest dev of both resp_img and breakpoints? Can you post your setup?
Comment #9
jelle_sComment #10
manicato commentedsame problem, #4 makes it worse
Comment #11
jelle_sBug was confirmed and should be fixed in the latest dev version.