Full text of Notice:
Notice: Undefined variable: responsive_class in function theme_image_lazy_loader_formatter() (row 188 in file /home/domains/site.com/sites/all/modules/contrib/image_lazy_loader/image_lazy_loader.module).
Full text of Notice:
Notice: Undefined variable: responsive_class in function theme_image_lazy_loader_formatter() (row 188 in file /home/domains/site.com/sites/all/modules/contrib/image_lazy_loader/image_lazy_loader.module).
Comments
Comment #2
_Gusev_ commentedI add 184 row for define variable
$responsive_class = '';
Comment #4
omarcorbacho commentedThanks for reporting it _Gusev_ !
It is fixed in the new version 7.x-1.2
Cheers
Comment #5
omarcorbacho commentedComment #6
omarcorbacho commentedComment #7
omarcorbacho commentedComment #8
omarcorbacho commentedComment #9
avpaderno