I am trying to use a session variable of a logged in user (session.user.username) to defined the location of the image, flash and doc files. I keep getting an error that states session.user is undefined. What am I missing? I can confirm that I am logged in elsewhere, but it's not being processed in the CKFinder folder.
config.baseUrl = "/assets/users/#session.user.username#/";
Thanks.
Phil
config.baseUrl = "/assets/users/#session.user.username#/";
Thanks.
Phil
Re: ColdFusion Config File Wont Recognize a session variable.
Make sure that you have created the Application.cfc file in the CKFinder directory:
Wiktor Walc
CTO, CKSource - http://cksource.com
--
Follow CKEditor on: Twitter | Facebook | Google+