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

halcyonandon’s picture

Category: bug » support
Priority: Critical » Normal
mfer’s picture

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.

halcyonandon’s picture

Status: Postponed (maintainer needs more info) » Fixed

Fixed. thanks.

Status: Fixed » Closed (fixed)

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