Hi
what 110 error means? You should give more descriptive error messages.
Your attempts to obfuscate the code and hide exceptions will force users to disassemble...
looks like IE looses session after FCK model and it cant set the path from session (in FF same code works fine)
what 110 error means? You should give more descriptive error messages.
Your attempts to obfuscate the code and hide exceptions will force users to disassemble...
looks like IE looses session after FCK model and it cant set the path from session (in FF same code works fine)
Re: 110 Error
Yes, you're right, raw error codes shouldn't be returned to the user.
Could you provide us more details, what version of CKFinder do you use (PHP?), what exactly did you do when this error had appeared (renamed file, created subfolder)?.
Error 110 means "unknown", when all of possible checks for an error doesn't catch any error, simply 110 is being returned (in some cases).
Wiktor Walc
CTO, CKSource - http://cksource.com
--
Follow CKEditor on: Twitter | Facebook | Google+
Re: 110 Error
can you check if the server session for the page with FCKEditor is the same as the server session for the page shown after "Image Properties --> [Browse server]" modal popup button click?? IE 6 FCKeditor 2.4.3 build 15657
Thanks.
Re: 110 Error
Re: 110 Error
the problem solved setting FCKConfig.PreserveSessionOnFileBrowser to true.
Re: 110 Error
"It was not possible to initialize the file browser (Error 110)"
It opens an instance of the browser without any files, folders or controls.
I'm running the ASP.NET version on IIS