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
Comment #1
ufku commentedmake sure no pop-up blocker is active.
Comment #2
buddaHow about using a DIV layer rather than a pop-up window?
Comment #3
almarma commentedI 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
Comment #4
almarma commentedSorry: I found here the solution here:
http://drupal.org/node/87466
Comment #5
(not verified) commented