I attach popup to 'user/login' link and this works in Firefox and Opera. But in IE8, Safari and Chrome, the popup never show up and the screen stays at the "Loading" spinner.

CommentFileSizeAuthor
#11 Screenshot-4.png37.46 KBShadowMonster

Comments

alextronic’s picture

same here... anyone?

vosechu’s picture

Can you give my some more code to look at? I'm having no trouble getting my popups to pop in Chrome and IE7/8.

alextronic’s picture

hmmmm what kind of code?

seems like our themes are killing the popups.

I have tried to find the solution for so long, then gave up.

Maybe if I come across this issue again will open a new thread, well documented.

But I'm suspicious of this module in IE7-8 since it happened to me already twice, and I'm not the only one.

thanx anyway

JGO’s picture

I had the same problem with my site.
No idea what the cause is. When I enable javascript caching and also apply 2 patches found here for other issues, it seems to work now.
Unsure if the patches were also required. But when I disable the js caching again, the popups also stop working again for IE8 and chrome (OS = vista btw)
It might be the jquery update or the ajax module or something that is conflicting, unsure about this though.

----------------------------
JGO | http://www.e2s.be
----------------------------

mattyoung’s picture

I think in my case it was the syntaxhighlighter module. See #385664: broken by WYSIWYG module. I'm going to re-enable popups and see.

JGO’s picture

Not using that one myself, so that can not be the problem in my case

----------------------------
JGO | http://www.e2s.be
----------------------------

alextronic’s picture

I'm not using that module, so it's not the problem in my case... in fact I am not using any wysiwyg-type module. This is a very frustrating bug, I had to implement a very ugly workaround for IE to keep popups in other browsers because I preferred it rather that removing popups altogether. Anyone has a hint?

tallsimon’s picture

so do we think this is an interaction with another ajax module - i.e. it works on some more simple setup sites?

alextronic’s picture

Yes it does... hard for me to find out which one of my maaaany modules is interacting and making popups not work in IE. What problem does IE have with ajax???

mailfox’s picture

possible problem in which some js I also had the problem looked at other themes everything is worked off the third-party js in my case it; scripts [] = lib / js / jquery.stylish-select.js and; scripts [] = lib / js / jquery.selects-add.js then everything works will live insert ... to disable. info themes

ShadowMonster’s picture

StatusFileSize
new37.46 KB

This problem appear also for me and we need totally leave this module for modal window from ctools. Anyway I give you some screen shot to help maybe. In my case I should have user login form in popup and basically i can see that it appear but everything is like cover by website. Please look on screenshot.

inders’s picture

Version: 6.x-2.0-alpha5 » 6.x-2.0-beta0
Status: Active » Fixed

For 6.x-2.0-beta0 I can see popups working for AHAH/Ajax based forms/contents. It must be conflicting with some specific third party module js file.

Tried to reproduce on following browsers:
1) safari 5.1 works
2) Firefox 4.0 works
3) Chrome
4) IE 8

Tried with JS & CSS compression also. Not able to reproduce this issue.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.