Hi all,

I've been trying all morning to get this to work, but it's just not happening.

I have tried all permutations of the following:
Jquery Update 6.x-1.1
Jquery Update 6.x-2.0-alpha1
Jquery Update 6.x-2.x-dev
Jquery UI 6.x-1.3
Jquery UI 6.x-1.x-dev

with Jquery 1.6 as described in the readme, and even 1.7. I have also tried Jquery UI 1.73 and 1.81 from the Jquery UI site, both using the full extracted file and the dev folder only.

I have also applied both patches (in different installs) as is described in the installation process on the home page of the module.

I have not noticed a change in my blocks. I also downloaded the Jquery Test module from the same thread that the installation is in and that gives me mixed results. For the most part, none of the jQuery loads and randomly I get an error in firebug saying that accordian isn't a function, or progressbar isn't a function.

I have absolutely no idea what to try next and am totally lost :( So any help would be appreciated :)

Thank you for your time,
Josh

CommentFileSizeAuthor
#1 jquery_ui.zip922.42 KBgopagoninarsing

Comments

gopagoninarsing’s picture

StatusFileSize
new922.42 KB

Hi pyrhoe,

I successfully installed the accordion block module by following the instructions mentioned at
http://drupal.org/node/388384#comment-1530114.
Modules i used
jquery_update 6.x-2.x-dev
jquery_ui-6.x-1.3
jqueryUI bundle version is 1.7.2
accordion_blocks 6.x-1.0-beta1

I attached working jquery_ui module that I used. it is having jqueryUI bunble. Just add to your sites/all/modules folder and enable.

jfarry’s picture

Thank you so much for your reply and your install of jquery ui.

When i run the JQuery UI test module (http://drupal.org/node/388384#comment-1539078), JQuery now works, as does the accordion effect. The blocks on my site, however, still haven't changed. I've read everything that I can find on Drupal.org and Google, but everything seems to say that the change should take place automatically. I have tried disabling and re-enabling my blocks, as well as destroying and re-creating my blocks, but so far, no luck.

I've cleared the cache and disabled any modules that I thought might be interefering with JQuery. Again, no luck.

I'm praying that I've read something wrong, or that there's a step that I've missed. If anyone has any ideas, again, I'd be greatly appreciative.

edit:
IT'S WORKING!!!! I Installed the Devel module and the blocks for Devel appeared in accordion, but my old blocks didn't, so I've removed them again, added them back in and it's all working now!!! :D Thank you again gopagoninarsing for all your help :)

jfarry’s picture

Status: Active » Closed (fixed)