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

RobertPope’s picture

Status: Active » Closed (fixed)

Thanks Stella - your debugging with me also solved this problem (programmer learning curve - module was good)

asak’s picture

Could you provide some info about what the problem was and/or how you solved it?

thanks!