I am getting the same error with one of my projects and am at a loss as to why. I am using the ckfinder with a couple of other projects and it works great, but this new project which I have uploaded to the webserver today is giving me problems.
I am using the ckfinder 1.2 asp.net version. I am opening the ckfinder.html file using javascript.
However I just recieve an "Unknown Error" message everytime.
*EDIT*
I have done some more investigating into this error, and have noticed that on the server which the ckfinder doesnt work, the browser on the FCKEditor does not work either. I have uploaded the same FCKEditor and ckFinder folders and dlls to two other servers and they both work.
So could it have something to do with settings on the server/virtual directory?
I really hate those idiots who ask a question in a forum, and then suddenly write, "It's working now", without telling what they did. Even if you didn't do anything, then write that!! Others might benefit from this.
I have the exact same "Unknown error" problem, but I can't find a single thread with a solution to this...
Philthy wrote:I really hate those idiots who ask a question in a forum, and then suddenly write, "It's working now", without telling what they did. Even if you didn't do anything, then write that!! Others might benefit from this.
I have the exact same "Unknown error" problem, but I can't find a single thread with a solution to this...
Philthy wrote:I really hate those idiots who ask a question in a forum, and then suddenly write, "It's working now", without telling what they did. Even if you didn't do anything, then write that!! Others might benefit from this.
I have the exact same "Unknown error" problem, but I can't find a single thread with a solution to this...
I have the exact same "Unknow error" problem .
// Thumbnail settings.
// "Url" is used to reach the thumbnails with the browser, while "Dir"
// points to the physical location of the thumbnail files in the server.
Thumbnails.Url = BaseUrl +[b] "_thumbs/";[/b]
if ( BaseDir != "" ) {
Thumbnails.Dir = BaseDir + "_thumbs/";
Folder _thumbs hasn't been created in folder userfiles. You have to create folde name _thumbs . After that it's working now.
I am still getting the same problem , I have a _thumbs folder and have FTP Both folders to the site again. I am using the .Net Version. I have another identical site and I am not getting the same error there
Re: ckfinder-unknown error
We need more information to help you:
Wiktor Walc
CTO, CKSource - http://cksource.com
--
Follow CKEditor on: Twitter | Facebook | Google+
Re: ckfinder-unknown error
Thanks
Re: ckfinder-unknown error
Do you know what fixed this error?
I am getting the same error with one of my projects and am at a loss as to why. I am using the ckfinder with a couple of other projects and it works great, but this new project which I have uploaded to the webserver today is giving me problems.
I am using the ckfinder 1.2 asp.net version. I am opening the ckfinder.html file using javascript.
However I just recieve an "Unknown Error" message everytime.
*EDIT*
I have done some more investigating into this error, and have noticed that on the server which the ckfinder doesnt work, the browser on the FCKEditor does not work either. I have uploaded the same FCKEditor and ckFinder folders and dlls to two other servers and they both work.
So could it have something to do with settings on the server/virtual directory?
Re: ckfinder-unknown error
I have the exact same "Unknown error" problem, but I can't find a single thread with a solution to this...
Re: ckfinder-unknown error
Re: ckfinder-unknown error
I have the exact same "Unknow error" problem .
Folder _thumbs hasn't been created in folder userfiles. You have to create folde name _thumbs . After that it's working now.
Sorry , my englisht not good.
i hope it help.
Good luck
I am still getting the same
I am still getting the same problem , I have a _thumbs folder and have FTP Both folders to the site again. I am using the .Net Version. I have another identical site and I am not getting the same error there
Found the answer to my problems here
http://ckeditor.com/forums/Support/Unknown-Error-when-cookielessUseUri-web.config