Postponed (maintainer needs more info)
Project:
Popups API (Ajax Dialogs) [D7]
Version:
6.x-2.0-alpha5
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
30 Dec 2009 at 08:32 UTC
Updated:
24 Apr 2011 at 02:05 UTC
Comments
Comment #1
flyingL123 commentedSame issue. I am trying to use the popup to display the log-in form, but when I click my link to the login form, the popup opens, but it says "Unable to open: [url to login form]". Did you ever figure out a fix to this?
Comment #2
drewish commentedIf either of you have a public site up where I can see this behavior either message me a link or post it here.
Comment #3
code_bear commentedI had this same problem before, turned out that I was calling the newest jQuery library from within the page.tpl.php file. Make sure a javascript library call isn't interfering with Drupal's internal jQuery. It causes unpredictable behavior all around.