Hello
When i try to upload an image by selecting image option, i m getting a JAVASCRIPT error and the images/files are also not being uploaded. The error shown is as follows:-
Line 103: Object Required at
FCKeditor/editor/filemanager/browser/default/frmresourceslist.html
and when i opened the file the line where i m getting error is
var sCurrentFolderPath = oNode.attributes.getNamedItem('path').value ;
so plz help me out to solve this problem.
Thanks
When i try to upload an image by selecting image option, i m getting a JAVASCRIPT error and the images/files are also not being uploaded. The error shown is as follows:-
Line 103: Object Required at
FCKeditor/editor/filemanager/browser/default/frmresourceslist.html
and when i opened the file the line where i m getting error is
var sCurrentFolderPath = oNode.attributes.getNamedItem('path').value ;
so plz help me out to solve this problem.
Thanks