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)

CommentFileSizeAuthor
#1 jcarousellite-n906208.patch2.08 KBdamienmckenna

Comments

damienmckenna’s picture

Status: Active » Needs review
StatusFileSize
new2.08 KB

Here's a quick patch to resolve the errors.

Patch sponsored by Bluespark Labs.