Download & Extend

$.each is not a function in views-rotator.js line 13

Project:Views Rotator
Version:6.x-1.0-alpha2
Component:Code
Category:support request
Priority:normal
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

Hi,

We're getting an error that states "$.each is not a function in views-rotator.js line 13"

The code there is "$.each(Drupal.settings.views_rotator, function(id) { ..."

What could be the cause of this error?

Comments

#1

Category:bug report» support request
Priority:critical» normal

#2

Status:active» postponed (maintainer needs more info)

I'm not sure why this would be happening. In the dev version I updated the js to use an anonymous function and associate $ with the jQuery object. Let me know if that worked.

#3

Status:postponed (maintainer needs more info)» fixed

Fixed. thanks.

#4

Status:fixed» closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.