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

manuel garcia’s picture

Category: bug » support

You probably need to check the firebug js console to see if any errors come up.

skyredwang’s picture

The error msg I received was Uncaught TypeError: Object #<Object> has no method 'accordion'

manuel garcia’s picture

Are there any other errors above that one? that only means that something is preventing jquery.accordion plugin to be loaded properly...

skyredwang’s picture

Status: Active » Closed (fixed)

I found the conflict actually came from a very low quality custom module; therefore disabling that fixed the issue.