Greetings
I'm tryin (in config.php) to do something like this:
It doesnt work, and doesnt work with "define" too.
How i can pass a define folder location for each user i need?
I'm tryin (in config.php) to do something like this:
$baseUrl = '/ckfinder/userfiles/'.$_SESSION[MY_SESSION];
It doesnt work, and doesnt work with "define" too.
How i can pass a define folder location for each user i need?
Re: Add userfile folder with session
Is there a chance that you forgot about session_start() ?
http://docs.cksource.com/CKFinder_2.x/D ... n/Sessions
Wiktor Walc
CTO, CKSource - http://cksource.com
--
Follow CKEditor on: Twitter | Facebook | Google+