I have a problem with editor. A have installed it on Digimall engine, but have problems with filebrowser.
Here is a samples page: http://aprelgames.web.businessmedia.ru/ ... fault.html
When I click on image icon to paste an image a have some js bugs (FF 3.0.1):
window.opener is null [Break on this error] window.dialogArguments = window.opener.FCKLastDialogInfo ; fckdialog.html (line 29) window.dialogArguments is undefined [Break on this error] window.dialogArguments.Editor.FCKLanguageManager.TranslatePage( document ) ;
And here is layer with "undefined" and button, but in standalone — no bugs. How can I resove this problem? In .htaccess RewtiteEngine is OFF.