Active
Project:
Popups API (Ajax Dialogs) [D7]
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
26 Mar 2009 at 19:54 UTC
Updated:
6 Nov 2009 at 20:51 UTC
I have found that with GA enabled and using the Popups API, a page set to popup fails to to a WSOD when GA is enabled. THis can be worked around by exempting the page in the GA settings, but that is a real pain when adding a lot of popups (or letting non-admin users do so).
I've reported it here too: http://drupal.org/node/408070#comment-1404036
Comments
Comment #1
hass commentedMoving to Popups API issue queue.
I do not think this is a bug of GA. In past we have had an issue that sounds similar to this with Lightbox2, but after long time analysis it tuned out that the real cause was jQuery 1.2.3. Therefore jQuery has been upgraded to 1.2.6 in core! If you are not using the latest D6 version or at least a version higher than 6.3 you should upgrade. Maybe you can post your core version.
Additional I've found/solved the bug with devel_themer where also many people thought first it's a GA bug, but it's a devel_themer bug. Maybe you have devel_themer enabled!? The devel_themer bug has not yet committed, but a patch is available. See the issue queue or GA home.
I'm currently not willingly to waste my time again (above took ~20-30 hours together) with this type of issues if other modules are buggy. Believe me it was *very* difficult to find out that the source of the Lightbox2 compatibility issue was jQuery 1.2.3 in a time where no newer jQuery version was available... So for now I'm listening here - but keep it up to the maintainer of Popups API to find the source and solve this bug.
Comment #2
hass commentedSee #324332: Page breaks if theme developer wraps body for the devel_themer bug.
Comment #3
hass commentedPlease try again with latest devel DEV or Devel 6.x-1.16+ and reopen if still an issue.
Comment #4
hass commentedCorrected the status.
Comment #5
ionmedia commentedhttp://drupal.org/node/425948 - maybe this issue can be fixed here ?
Comment #6
hass commentedRead above first, please.
Comment #7
scottrigbyThe issue is with Google Analytics & Popups on our site. Using:
Popups API (Ajax Dialogs) 6.x-2.0-alpha5
Google Analytics 6.x-2.2
When GA is disabled, popups works like a champ. With GA, popups give WSOD.
(Devel not installed on this site)
Comment #8
rc2020 commentedI can confirm this as well. It seems the wsod hangs on the google analyitics tracking script on the latest alpha-5. Checking dev release to see how it works. There was seemingly no problem with the stable release.
Comment #9
rc2020 commentedThe latest dev release seems to be in 2008, the alpha was in march of 09 - is there a later updated dev release somewhere I'm not finding?
Thanks...