I just installed Acquia Slate 6.x-3.x-dev plus Fusion Core 6.x-1.x-dev and almost went crazy since most UI features (like collapsing fieldgroups) were inaccessible. I re-checked the system requirements several times, and even upgraded to jQuery UI 1.7.3 and jQuery Update 1.3.2 - nothing seemed to help.
After systematically disabling all JS-heavy modules from contrib I discovered that Lightbox2 was causing these troubles; after disabling this contrib module, everything went back to normal, and the cute new Skinr "gears" showed up for the first time. I've been using Lightbox2 6.x-1.9 on Pressflow 6.16.
So can anyone confirm if Skinr 6.x-2.x-dev is incompatible with Lightbox? Is this a Skinr or a Lightbox issue? Is there a workaround?
Thanks & greetings, -asb
Comments
Comment #1
nomonstersinme commentedI had this problem.. the issue is actually with Lightbox2 and jQuery Update. You can read about it here: http://drupal.org/node/411162
Basically the way to solve the problem is to use lightbox2 6.x-1.x-dev
Comment #2
akolahi commentedI had the same issue. Upgrading Lightbox2 fixed it for me as well.