I'm hoping to use CKeditor and CKfinder for a community website where each users has their own upload path.
All looks promising, with baseUrl, baseDir and CKFinderTempPath using session variables.
The problem I have is that the <add key="CKFinderTempPath"> in the web.config file has to be the same value as the CKFinderTempPath in config.asp.
The result is that thumbs and upload paths aren't working, though I can see the file listing in each directory.
How can I get round this problem as I'm sure you can't put sessions variables in web.config files? (though I'm happy to be told otherwise.)
Thanks in advance.
Wed, 02/02/2011 - 14:25
#1
Re: CKFinderTempPath problem with APS version
Re: CKFinderTempPath problem with APS version