Hi there,
I have the latest version of CKfinder and using the classic ASP version
the ckfinder is on the url http://www.cms.com/ckfinder/default.asp
the files on the url http://www.janklomp.com/files/
the absolute path to the files is "e:\website\www\files"
So my setting sin config.asp are
baseUrl = "http://www.janklomp.com/files/"
baseDir = "e:\website\www\files"
Nothing shows up in the editor only the ResourceType maps
please help me, i already tried everything for 2 hours
Thx.
Tue, 10/18/2011 - 16:42
#1
Re: CKFinder -asp - Problem with BaseDir
You should try this script: viewtopic.php?f=10&t=13604
Re: CKFinder -asp - Problem with BaseDir
I already tried this, it gives no error
So it does not help me
Re: CKFinder -asp - Problem with BaseDir
Have you modified the config.asp beyond changing the authentication function and the baseUrl, baseDir parameters?
Re: CKFinder -asp - Problem with BaseDir
please visit login.xiteforce.nl/ckfinder/wizard/default.html
Re: CKFinder -asp - Problem with BaseDir
You must call CKFinder from the domain where it's installed, if you try to install it in one domain and call it from another then the browser might reject that action.
Re: CKFinder -asp - Problem with BaseDir
Hi there,
so these are my URL settings for the CKfinder and my files. And you say this is not possible?
the ckfinder is on the url http://www.cms.com/ckfinder/default.asp
the files on the url http://www.janklomp.com/files/
Re: CKFinder -asp - Problem with BaseDir
Re: CKFinder -asp - Problem with BaseDir
I call CKfinder from cms.com to get the maps/files from janklomp.com
What is the problem then?
Re: CKFinder -asp - Problem with BaseDir
Re: CKFinder -asp - Problem with BaseDir