Hi
I have just bought the corporate vresion of CKFinder to use with FCKEcitor 2.6.3.
As far as I can see I have configured all OK but the actual browser window takes over a minute to appear (when I click Browse Server) and then each image takes over a minute to be displayed.
The base url is /UserFiles/ and I have edited the default folder names to those as in FCK, Image, Flash, File
Within FCk I am using my own custom config file for settings and this is what I have entered.
Please advise ASAP as this is on a live site.
Thanks, James
/*
* Custom html editor for this site
*/
var _FileBrowserLanguage = 'asp' ; // asp | aspx | cfm | lasso | perl | php | py
var _QuickUploadLanguage = 'asp' ; // asp | aspx | cfm | lasso | perl | php | py
FCKConfig.FontFormats = 'h1;h2' ;
FCKConfig.SkinPath = FCKConfig.BasePath + 'skins/office2003/' ;
FCKConfig.LinkBrowser = true ;
FCKConfig.LinkBrowserURL = '/ckfinder/ckfinder.html' ;
FCKConfig.LinkBrowserWindowWidth = FCKConfig.ScreenWidth * 0.7 ; // 70%
FCKConfig.LinkBrowserWindowHeight = FCKConfig.ScreenHeight * 0.7 ; // 70%
FCKConfig.ImageBrowser = true ;
FCKConfig.ImageBrowserURL = '/ckfinder/ckfinder.html?type=Images' ;
FCKConfig.ImageBrowserWindowWidth = FCKConfig.ScreenWidth * 0.7 ; // 70% ;
FCKConfig.ImageBrowserWindowHeight = FCKConfig.ScreenHeight * 0.7 ; // 70% ;
FCKConfig.FlashBrowser = true ;
FCKConfig.FlashBrowserURL = '/ckfinder/ckfinder.html?type=Flash' ;
FCKConfig.FlashBrowserWindowWidth = FCKConfig.ScreenWidth * 0.7 ; //70% ;
FCKConfig.FlashBrowserWindowHeight = FCKConfig.ScreenHeight * 0.7 ; //70% ;
FCKConfig.LinkUpload = true ;
FCKConfig.LinkUploadURL = '/ckfinder/core/connector/asp/connector.asp?command=QuickUpload&type=Files' ;
FCKConfig.LinkUploadAllowedExtensions = ".(7z|aiff|asf|avi|bmp|csv|doc|fla|flv|gif|gz|gzip|jpeg|jpg|mid|mov|mp3|mp4|mpc|mpeg|mpg|ods|odt|pdf|png|ppt|pxd|qt|ram|rar|rm|rmi|rmvb|rtf|sdc|sitd|swf|sxc|sxw|tar|tgz|tif|tiff|txt|vsd|wav|wma|wmv|xls|xml|zip)$" ; // empty for all
FCKConfig.LinkUploadDeniedExtensions = "" ; // empty for no one
FCKConfig.ImageUpload = true ;
FCKConfig.ImageUploadURL = '/ckfinder/core/connector/asp/connector.asp?command=QuickUpload&type=Images' ;
FCKConfig.ImageUploadAllowedExtensions = ".(jpg|gif|jpeg|png|bmp)$" ; // empty for all
FCKConfig.ImageUploadDeniedExtensions = "" ; // empty for no one
FCKConfig.FlashUpload = true ;
FCKConfig.FlashUploadURL = '/ckfinder/core/connector/asp/connector.asp?command=QuickUpload&type=Flash' ;
FCKConfig.FlashUploadAllowedExtensions = ".(swf|flv)$" ; // empty for all
FCKConfig.FlashUploadDeniedExtensions = "" ; // empty for no one
I have just bought the corporate vresion of CKFinder to use with FCKEcitor 2.6.3.
As far as I can see I have configured all OK but the actual browser window takes over a minute to appear (when I click Browse Server) and then each image takes over a minute to be displayed.
The base url is /UserFiles/ and I have edited the default folder names to those as in FCK, Image, Flash, File
Within FCk I am using my own custom config file for settings and this is what I have entered.
Please advise ASAP as this is on a live site.
Thanks, James
/*
* Custom html editor for this site
*/
var _FileBrowserLanguage = 'asp' ; // asp | aspx | cfm | lasso | perl | php | py
var _QuickUploadLanguage = 'asp' ; // asp | aspx | cfm | lasso | perl | php | py
FCKConfig.FontFormats = 'h1;h2' ;
FCKConfig.SkinPath = FCKConfig.BasePath + 'skins/office2003/' ;
FCKConfig.LinkBrowser = true ;
FCKConfig.LinkBrowserURL = '/ckfinder/ckfinder.html' ;
FCKConfig.LinkBrowserWindowWidth = FCKConfig.ScreenWidth * 0.7 ; // 70%
FCKConfig.LinkBrowserWindowHeight = FCKConfig.ScreenHeight * 0.7 ; // 70%
FCKConfig.ImageBrowser = true ;
FCKConfig.ImageBrowserURL = '/ckfinder/ckfinder.html?type=Images' ;
FCKConfig.ImageBrowserWindowWidth = FCKConfig.ScreenWidth * 0.7 ; // 70% ;
FCKConfig.ImageBrowserWindowHeight = FCKConfig.ScreenHeight * 0.7 ; // 70% ;
FCKConfig.FlashBrowser = true ;
FCKConfig.FlashBrowserURL = '/ckfinder/ckfinder.html?type=Flash' ;
FCKConfig.FlashBrowserWindowWidth = FCKConfig.ScreenWidth * 0.7 ; //70% ;
FCKConfig.FlashBrowserWindowHeight = FCKConfig.ScreenHeight * 0.7 ; //70% ;
FCKConfig.LinkUpload = true ;
FCKConfig.LinkUploadURL = '/ckfinder/core/connector/asp/connector.asp?command=QuickUpload&type=Files' ;
FCKConfig.LinkUploadAllowedExtensions = ".(7z|aiff|asf|avi|bmp|csv|doc|fla|flv|gif|gz|gzip|jpeg|jpg|mid|mov|mp3|mp4|mpc|mpeg|mpg|ods|odt|pdf|png|ppt|pxd|qt|ram|rar|rm|rmi|rmvb|rtf|sdc|sitd|swf|sxc|sxw|tar|tgz|tif|tiff|txt|vsd|wav|wma|wmv|xls|xml|zip)$" ; // empty for all
FCKConfig.LinkUploadDeniedExtensions = "" ; // empty for no one
FCKConfig.ImageUpload = true ;
FCKConfig.ImageUploadURL = '/ckfinder/core/connector/asp/connector.asp?command=QuickUpload&type=Images' ;
FCKConfig.ImageUploadAllowedExtensions = ".(jpg|gif|jpeg|png|bmp)$" ; // empty for all
FCKConfig.ImageUploadDeniedExtensions = "" ; // empty for no one
FCKConfig.FlashUpload = true ;
FCKConfig.FlashUploadURL = '/ckfinder/core/connector/asp/connector.asp?command=QuickUpload&type=Flash' ;
FCKConfig.FlashUploadAllowedExtensions = ".(swf|flv)$" ; // empty for all
FCKConfig.FlashUploadDeniedExtensions = "" ; // empty for no one

How many images do you have?
and how big are they?
Are the thumbnails created properly (that's it: only once and really a small file) ?
This looks like a thread for the CKFinder forum, not a general issue with FCKeditor, so it should be moved there.
The sample files run just as slow, please see
http://jetwash.chameleon-web.co.uk/ckfi ... editor.asp
Thanks, James
Can you try to disable the thumbnails?
in the config.asp file change
with
That can help to rule out some part of the code, but I think that in order to really find the problem I would need to be able to do changes in those files, so please, contact Wiktor so we can arrange a way to do the tests.
Now set this:
And try again.
If it works, then try to upload an image, I guess that it should go back to a very slow creation of the new thumbnail, but at least it's quite better and we know the code that we should test.
On the other side, if you have one of the components and you want to use it, then change the "Asp.Net" string for the identifier for the component that it's installed, it will also help by skipping the automatic detection. I just was trying to guess the element that it's generating the thumbnails in your installation.
Ok I changed to asp.net and it seems to work ok now, its fast and I can see the thumbnails, please can you take a look and see that everything else looks ok, thanks, James
Images.Add "component", "Auto"
Changed to:
Images.Add "component", "Persits.Jpeg"
By default, "Auto" is used. We have Persits components on the server and ckfinder supports Persits Jpeg, so I changed it up and ckfinder now loads incredibly fast.
Hope this helps
Kelly.
That's why one of the suggestions of the setup wizard is to replace auto with the detected value