Closed (duplicate)
Project:
Popups API (Ajax Dialogs) [D7]
Version:
6.x-1.3
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
2 Nov 2009 at 17:16 UTC
Updated:
15 Apr 2010 at 08:50 UTC
Jump to comment: Most recent
Comments
Comment #1
Anonymous (not verified) commentedHell yeah, same issue. In my case, I have two themes, regular and admin theme. On the blocks page I select regular theme, but it shows the regions from admin theme... After disabling popups API everything was fine again.
Comment #2
cesarsalazar commentedsame issue, subscribing
Comment #3
elliotttf commentedSame here, I've been able to get around the problem by adding a return in popups_init if at admin/build/block but obviously that would break popups on that page.
Comment #4
Max_Headroom commentedUse a clean install of the dev version.
Duplicate: #361957: Breaks admin/build/block