After upgrading to the latest dev versions of resp_img and breakpoints, I receive the following error on pages using responsive images:
Notice: Undefined variable: group_name in resp_img_field_attach_view_alter() (line 261 of /sites/all/modules/contributed/resp_img/resp_img.module).
The picture element isn't output at all, just a really large img element. This happens whether I have inserted the image via the Media module or whether I am using an image field.
None of the responsive image styles are showing up on any of the file types tabs for the Media module, which is likely part of the problem. However, I am able to select a responsive image style for the display of an image field, and this still happens.
Comments
Comment #1
attiks commentedComment #2
jelle_sShould be fixed in latest dev version.
Comment #3
rainbowarrayThe upside is that I am not receiving that error anymore.
The downside is that the latest dev version erased all of my responsive image style sets. I'll work on rebuilding these and see if that helps.
Comment #4
rainbowarrayMoron award: I uploaded the 7.1 dev version on the module home page. Can we change that to the 7.2 dev version?
Comment #5
attiks commented#4 what did you upload?
Comment #6
rainbowarrayOkay, I have the correct 2.x dev version uploaded now, and huzzah! Everything appears to be working correctly!
Comment #8
atiba commentedI still have the same problem in beta3.
Installed dev version 2 and updated the Breakpoint module to the dev version without any luck.
In another topic about this bug Jelle_S stated something like to check a 'Image' checkbox at:
admin/config/media/file-types/manage/image/file-display
But that URL doesn't even exist on my Drupal installation.
Yes, I did an update.php and cleared the cache and run cron a couple of times.
What could be wrong?
Comment #9
attiks commentedOld issue, I think you better update to the picture module