Drupal 4.7.3, imce module was downloaded today.

Mozilla 1.7.12

In IE6 everything works as expected, but in Mozilla when I press "Insert/Edit Image" -> "Browse" no popup window appears. I have the following JS ERRORS:

Error: imcePopup.focus is not a function
Source File: http://drupal.isact.ru/modules/contrib/imce/imce_set.js
Line: 18

Error: win.document has no properties
Source File: http://drupal.isact.ru/modules/contrib/tinymce/tinymce/jscripts/tiny_mce/tiny_mce_gzip.php?theme=advanced&language=en&plugins=advhr%2Cadvimage%2Cadvlink%2Cautosave%2Ccontextmenu%2Cdirectionality%2Cflash%2Ciespell%2Cinsertdatetime%2Cpaste%2Cpreview%2Csearchreplace%2Ctable%2Cdrupalimage&lang=en&index=0
Line: 1
Error: this.docShell has no properties
Source File: chrome://global/content/bindings/browser.xml
Line: 0

Could anyone help?

Comments

ufku’s picture

make sure no pop-up blocker is active.

budda’s picture

How about using a DIV layer rather than a pop-up window?

almarma’s picture

Version: 4.7.x-1.x-dev » 5.x-1.x-dev
Category: support » bug
Priority: Normal » Critical

I found that if I press the Browse button, I get the following error message:

Directory error! - files/images

Where "files" is my files directory and "images" is the subfolder I have in my server under files/ to store all the images.

Thanks for the help

almarma’s picture

Status: Active » Fixed

Sorry: I found here the solution here:
http://drupal.org/node/87466

Anonymous’s picture

Status: Fixed » Closed (fixed)