Hey all,
Okay, so I'm having a wierd issue that I think is just a configuration issue, but I have gone through all the docs and can't figure it out. I downloaded and installed the demo, then purchased the full version (ASP) shortly after. For some reason, the flash multi-file upload is not enabled at all. From what I have read, it looks like the multi-file upload should be enabled by default. I have checked to make sure that no configuration setting is set which would turn this off. The multi-file upload works fine on my machine and another machine using the demo, so I know it's not a flash issue. All the security permissions seem to be set correctly on the server. I'm not getting any error message, just when I go to browse server and then click the "upload" button, I'm only getting the single upload dialog. It works the same way on FF, Chrome, and IE8 (and IE9 on a different machine).
It probably doesn't matter, but I'm initializing the CKFinder for all CKEditor instances, like this:
<script type="text/javascript">
CKFinder.setupCKEditor( null, '/ckfinder/' );
</script>
Anyone have any thoughts? I'm stumped. My client really wants multi-file upload which was why I went with CKFinder.
And yes, I know ASP is very old school. Sometimes you do the best you can with what you inherit.
TIA
Okay, so I'm having a wierd issue that I think is just a configuration issue, but I have gone through all the docs and can't figure it out. I downloaded and installed the demo, then purchased the full version (ASP) shortly after. For some reason, the flash multi-file upload is not enabled at all. From what I have read, it looks like the multi-file upload should be enabled by default. I have checked to make sure that no configuration setting is set which would turn this off. The multi-file upload works fine on my machine and another machine using the demo, so I know it's not a flash issue. All the security permissions seem to be set correctly on the server. I'm not getting any error message, just when I go to browse server and then click the "upload" button, I'm only getting the single upload dialog. It works the same way on FF, Chrome, and IE8 (and IE9 on a different machine).
It probably doesn't matter, but I'm initializing the CKFinder for all CKEditor instances, like this:
<script type="text/javascript">
CKFinder.setupCKEditor( null, '/ckfinder/' );
</script>
Anyone have any thoughts? I'm stumped. My client really wants multi-file upload which was why I went with CKFinder.
And yes, I know ASP is very old school. Sometimes you do the best you can with what you inherit.
TIA
Re: Flash Upload not enabled in any browser (ASP)
With other environments it's possible to provide a workaround but that doesn't exists in classic asp
So right now you should be able to use the flash upload with ie, and soon a new version of CKFinder will provide multiple upload for other browsers without using flash
Re: Flash Upload not enabled in any browser (ASP)
Re: Flash Upload not enabled in any browser (ASP)
You can open a support ticket with the info to look at your server