Hello guys,
First of all tnx for this tool. It works great. But in spite of the great tool, i have a problem with it in IE and NOT in FF.
I want to integrate CKFINDER in our intranetpage we have. This intranetpages is build with SMARTY and is a 'https'-page. When i integrate the the tool with this:
<script src="ckfinder/ckfinder.js" type="text/javascript"></script> <script type="text/javascript"> var finder = new CKFinder() ; finder.BasePath = '/ckfinder/' ; finder.StartupFolderExpanded = true ; finder.Width = 600 ; finder.Create() ; </script>
It functions in FF 2 and 3 but i get a javascript error in IE7:
This is the error(translated from Ducth )
Line: 51
Symbol: 3007
Error: Ther server (not the serverapplication) is not available and can't be shown. All connections are invalid. The call isn't being performed.
Code: 0
URL: https://www.site.com/ckfinder/ckfinder.html
Hope somebody can help me.
Tnx for your reactions
Wim
Re: Integrate in intranet succes in FF but not in IE
You could try pasting the original error message in google to see if somebody had similar problems in the past.
It might be a problem with the browser/server configuration(?), it's hard to suggest you anything having just the translated error message.
Does CKFinder show up and just the folders and files are missing? In such case it would be a problem with receving the result of ajax calls.
Wiktor Walc
CTO, CKSource - http://cksource.com
--
Follow CKEditor on: Twitter | Facebook | Google+