Closed (fixed)
Project:
Views Accordion
Version:
7.x-1.0-rc2
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
8 Mar 2013 at 15:23 UTC
Updated:
16 Sep 2013 at 11:30 UTC
hi, my views accordian doesnt work and I dont know which is the module it is conflicting with , I tried it on a fresh install and it works fine. Any ideas how I can debug which module it is conflicting with? or how I can test if the accordian library is loading at all? thank you.
Comments
Comment #1
manuel garcia commentedYou probably need to check the firebug js console to see if any errors come up.
Comment #2
skyredwangThe error msg I received was
Uncaught TypeError: Object #<Object> has no method 'accordion'Comment #3
manuel garcia commentedAre there any other errors above that one? that only means that something is preventing jquery.accordion plugin to be loaded properly...
Comment #4
skyredwangI found the conflict actually came from a very low quality custom module; therefore disabling that fixed the issue.