i am using asp.net n embed ck finder standalone working fine on local machine now problem is on server when i delete an image dialog open saying Invalid command. i give all permission to folder. 1 thing i should add that on server when i create a sub folder n delete it work fine even if sub folder has images it is deleted but only problem is with deleting a file on server can any one tell me how to fix this problem. Thanks in advance
Sun, 10/21/2012 - 17:56
#1
Re: Error Deleteing a file
Can you enable the debug mode and see what exception is thrown?
See Troubleshooting
You may need to inspect the ajax calls in Firebug if the dialog window with an exception message will not show up.
Wiktor Walc
CTO, CKSource - http://cksource.com
--
Follow CKEditor on: Twitter | Facebook | Google+
Re: Error Deleteing a file
ckfinder.js (line 7)
still no reply
still no reply
Same Issue
I am running into the same exact issue, but it seems to only occur in Firefox (v18). This is not the case in IE or Chrome.
Also, my thumbnails do not show in Firefox, but they show just fine in IE or Chrome. Not sure if this is related or not. We may have to go back to our earlier version of ckfinder.
Please help,
Ron
DeleteFile command was
DeleteFile command was changed to DeleteFiles - now it is possible to delete multiple files. You can select files with ctrl+click.
Most likely you guys have forgotten to update dll files in your Bin directory.
@Ronacolada - this is not related. What is more this is IMO not CKFinder bug but some error in your configuration. We would have known that there is something not working in Firefox.
Please check Firebug console for JS errors and Firebug net tab for HTTP errors like (404 or 500) . Perhaps they will give you idea how to fix your problem.
If problem is only in Firefox try with simplest - refresh browsers cache (crtl+F5 is sometimes not enough).
Hey, this is James,
Hey, this is James,
If I used firefox the same problem was resulted, now I am using RockMelt, No issue it resulted...
Does Firefox doesn't competible with asp.net?
Hello,
Hello,
I am having the exact same issue, also in firefox. Do you know how I can resolve this issue with firefox?
Thanks