# Notice: Undefined variable: classes in include() (line 18 of /Users/joachim/Sites/image-lab/sites/localhost.image-lab.alpha/modules/image-DRUPAL-6--1/contrib/image_gallery/views/theme/image-gallery-view-image-gallery-terms.tpl.php).
I think something must have changed in the way Views handles plugins. The classes variable should be getting set by earlier preprocessing in Views.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | 925098.image_.image-gallery-terms-classes-variable.patch | 771 bytes | joachim |
Comments
Comment #1
joachim commentedSimple to fix :)
#925098 by joachim: Fixed views classes variable not defined in gallery terms style plugin template.