I would like to set the Standalone CKFinder to open the selected file using the SelectFunction (double click to open file).
When I use a window.open statement I get a 500 error (same error if i try entering the URL directly into the address bar). I am guessing this is a permissions issue.
Any ideas about how to do this? Thanks so much!
When I use a window.open statement I get a 500 error (same error if i try entering the URL directly into the address bar). I am guessing this is a permissions issue.
Any ideas about how to do this? Thanks so much!
Re: Open file on double click
Actually, if you disable 'Friendly HTTP Error Messages' in your browser you should be able to see what the error is.
It sounds like there is some kind of server-side error that is happenning.