Closed (fixed)
Project:
Views carousel
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
3 May 2009 at 22:19 UTC
Updated:
12 Jul 2009 at 16:57 UTC
I ran a debug and get the following error:
Error: $(".drupal-tabs:not(.tabs-processed)", context).addClass("tabs-processed").each(function () {if ($(this).is(".tabs-navigation")) {Drupal.tabsNavigation(this);}}).find("> ul").tabs is not a function
Source File: http://www.ifspquality.net/sites/all/modules/tabs/tabs.js?p
Line: 23
I am trying to work out if the modules are incompatible for some reason or if the jQuery plugins that are in the modules are incompatible
Comments
Comment #1
RobertPope commentedThanks Stella - your debugging with me also solved this problem (programmer learning curve - module was good)
Comment #2
asak commentedCould you provide some info about what the problem was and/or how you solved it?
thanks!