Closed (fixed)
Project:
Responsive images and styles
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
15 Oct 2012 at 16:14 UTC
Updated:
2 Nov 2012 at 13:31 UTC
Jump to comment: Most recent file
Comments
Comment #1
jaffaralia commentedHere's a patch the
reset($breakpoint_styles['mapping'])function had been assigned to a variable $reset and it has been send toreset($reset)function after that warning message disappear. When tested it worked for me.Comment #2
luksakThank you! The warnings are gone. Now I am getting this error:
Notice: Undefined index: uri in theme_picture() (line 374 of /sites/all/modules/resp_img/resp_img.module).The images are still not showing...
Comment #3
attiks commentedComment #4
jaffaralia commentedI can't replicate this notice can you explain how you configured the breakpoints and reponsive image and style.
Comment #5
attiks commented#2 Looks to me this is unrelated to this patch, as suggested in #4 can you check you're settings? If the problem still exists can you create a new issue, so we can use this one to keep track of the patch.
Comment #6
jelle_sFixed in latest dev. Thanks for the patch!
Comment #7
jelle_sForgot the status :-)