I have installed the latest CKFinder default install (bin files dated 1/3/2012 ver 2.3.1.2492), no mods. I have given the /ckfinder/userfiles folder full control permission to EVERYONE. I am able to upload an image file to this folder. I can rename this file.
However, when i try to right click - Delete, I receive an "Invalid Command". When I paste the command from Fiddler;
/tools/ckfinder/core/connector/aspx/connector.aspx?command=DeleteFiles&type=Images¤tFolder=%2F&langCode=en&hash=6562c2f2ddb3692f
I get back:
<Connector resourceType="Images"> <Error number="10"/> </Connector>
This is a C# (.Net) project on VS2012 on Win 8. This is also occurring on our Win 2003 server box.
Any ideas??
Scott W.
Solved
It appears that the ckfinder.dll that was in my project bin folder was not the same as the dll in my ckfinder/bin folder. I had read a thread by Wiktor about this and had reloaded the Ckfinder folder from scratch, but had failed to notice this difference. It is working now.
Hi Scott,
Hi Scott,
glad to see that you manage to solve this problem and thanks for posting back! This will surely be helpful for other users who might stumple upon the same issue.
Documentation Manager, CKSource
See CKEditor 5 docs, CKEditor 4 docs, CKEditor 3 docs, CKFinder 3 docs, CKFinder 2 docs for help.
Visit the new CKEditor SDK for samples showcasing editor features to try out and download!