By dineshsdk85 on
Hi,
I have renamed "webfm" to "astpbxwebfm" in the all the places. Even in filenames and also the function names. I included this modified module folder to the drupal modules and enabled it.
Now i am getting the ajax file manager. I can upload files and create folder. But when i try to delete or rename the files or folder, i am getting the following javascript error and the process has been stopped due to that.
That error is
obj.menu[(event.target || event.srcElement).id.substring(13)] is undefined
This is at the JS file "astpbxwebfm.js" at line "1824".
Can anybody please help me ?