Active
Project:
Popups API (Ajax Dialogs) [D7]
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
6 Apr 2009 at 21:00 UTC
Updated:
8 Feb 2010 at 22:10 UTC
Jump to comment: Most recent file
Comments
Comment #1
bendiy commentedI'm getting an error with the latest version of Tabs 6.x-1.3 when used in conjunction with Popups 6.x-2.x-dev.
Firebug reports the following:
var fx = {duration: Drupal.settings.tabs.speed};I'm using Panel Tabs and on one of the Page's Panels, I have a link that uses Popups to display another Page in a AJAX Popup Window. When I click that link is when I get this error.
I'm guessing it has something to do with the order that the different scripts are loading, however, I'm not sure. I don't get this error when using Popups 6.x-1.3.
See the attached image for reference.
Link to a related issue posted in Tabs' issues tracker.
Comment #2
bendiy commentedComment #3
montesde commentedI am having a similar problem using Popups 6.x-2.x with Tabs Panel Style. I have a file field and autocomplete node reference fields in a popup form that worked before Tabs panel style. now the popup loads but tryig to upload file breaks it.