When I try to upload files through ckfinder I get the following error?
HttpException (0x80004005): The HTTP verb POST used to access path '/undefined' is not allowed.
I would really appreciate any help as I am fairly new to CKFinder. BTW I am using it within a YAF site.
Thanks,
Scott
This is not a CKFinder error
This is not a CKFinder error message. The error is in your website configuration. Google the error message and you will get plenty of similar posts that point to problems with ASP.NET web services and server configuration. Good luck!
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!
Thanks, I know that it is an
Thanks, I know that it is an asp.net error, but it is being caused by some sort of config problem with either ckedit or ckfinder so that I why I was posting here. It seems that it can't find the upload directory, but I can't see why since I added the path to the config files as per the documentaion. I'm not sure what I am missing.