Closed (won't fix)
Project:
Automodal
Version:
6.x-1.0
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
23 Sep 2010 at 19:25 UTC
Updated:
14 Nov 2013 at 11:43 UTC
Jump to comment: Most recent
Comments
Comment #1
mfer commented@corona ronin I use automodal with jQuery UI 1.7 without a problem. What is breaking?
Comment #2
jaxpax commentedHaving the same problem with 1.7. Solved this by going back to 1.6.
Comment #3
michaelscappa commentedsamesies
Comment #4
mfer commentedI cannot duplicate this problem. People posting that they too have the problem will not help fix this problem. We need specific details to replicate the problem. And, we need to know if the problem is with automodal or modalframe. Automodal is a wrapper of helper functions. It does not provide the modal itself.
Comment #5
dadderley commentedI don't mean to pile on.
I am setting this up for the first time, testing this module to see will be useful in my current project.
I tried using Modal Frame API 6.x-1.7 with jQuery UI 6.x-1.4 with the jquery-ui-1.7.3 library.
It did not work.
So I searched and came across this issue.
I replaced the jquery-ui-1.7.3 library with the jquery-ui-1.6 library.
Now it works.
But Modal Frame API 6.x-1.7 is complaining.
So I am continuing to play with this as it seems like a very useful and cool module.
Hope this info is useful.
Comment #6
rennsix commentedDo you have jQuery Update 6.x-2.x installed?
Automodal works fine for me using Modal Frame API 6.x-1.7, jQuery UI 6.x-1.4 with the jquery-ui-1.7.3 library + jQuery Update 6.x-2.x. I used the 6.x-2.x-dev - 2010-Sep-09
Hope that helps you all out
Requirements related to jQuery UI: jQuery UI (version 1.7.x). Note that you also need jQuery 1.3.x, currently provided by jQuery Update 6.x-2.x.
Comment #7
Mark Nielsen commented[ edit: Oops - this comment just duplicates/confirms information from rennsix's comment above. Apologies. ]
I also just observed this (or a similar) problem, with freshly installed components on a freshly installed site:
When I clicked modal links, I would get a small modal box with "Loading..." at the top, but then I'd be redirected to the linked page itself - not in a modal. The modal box would only be present for a second or two.
However, I upgraded jQuery Update to 6.x-2.0-alpha1 and everything seems to be working fine. I didn't change anything else - just upgraded the jQuery Update module.
Comment #8
iLLin commentedI commented this out and it now stays open and works.
Not sure where or why this is set.
Comment #9
yngens commentedExperiencing same issue here. Trying to find right combination of modules. rennsix, maybe I'm looking at wrong place, but on http://drupal.org/node/139405/release there is no 6.x-2.x-dev - 2010-Sep-09.
iLLin, commenting out didn't help, besides it is a bad practice to directly modify module files.
Could anyone post the right combination of [gosh] 5 [different] modules [to achieve this effect], that plays well, please?
Comment #10
jstollerI'm having this same problem.
@yngens: The 6.x-2.x-dev release of jQuery Update on the main project page is listed as a September 9 release.
Comment #11
jstollerThis is a Modal Frame API issue. I just downgraded my jQuery UI library to v.1.7.3 and automodal appears to be working again.
If you look at the system requirements for Modal Frame API, it says you need jQuery 1.3.x (currently provided by jQuery Update 6.x-2.x) and jQuery UI version 1.7.x. It does not work with older versions of jQuery or newer versions of the jQuery UI library.
Comment #12
dsnopekAppears to be issues with folks not having the right versions of jQuery and jQuery UI.