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>
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+