Using jcarousellite v6.x-2.0-beta6 with Views v6.x-2.11 I've been getting some syntax errors:
Notice: Undefined index: 1 in jcarousellite_views_plugin_style->render() (line 34 of jcarousellite/modules/jcarousellite_views/jcarousellite_views_plugin_style.inc).
Notice: Undefined variable: classes in include() (line 35 of jcarousellite/modules/jcarousellite_views/views-view-jcarousellite.tpl.php).
Notice: Undefined variable: classes in include() (line 35 of jcarousellite/modules/jcarousellite_views/views-view-jcarousellite.tpl.php).
Notice: Undefined variable: classes in include() (line 35 of jcarousellite/modules/jcarousellite_views/views-view-jcarousellite.tpl.php).
(note: there were three rows displaying in the output, thus the last error repeated three times)
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | jcarousellite-n906208.patch | 2.08 KB | damienmckenna |
Comments
Comment #1
damienmckennaHere's a quick patch to resolve the errors.
Patch sponsored by Bluespark Labs.