I purchased a license for CKFinder and I still receive the message "This is the DEMO version of CKFinder..." when viewing the directory display on my web site. The license info is in the config.php file in the ckfinder folder. Currently I do not know what else is needed. Any help would be appreciated! Thanks!
D. Riley
D. Riley
Re: Receiving message "This is the DEMO version of CKFinder
For anyone looking for a solution for the same question: make sure that you have enabled CKfinder in the configuration file. For example if you are using the PHP version, look for the CheckAuthentication function and make sure it returns true for authenticated users.
On a local development server, where you are sure noone will access it remotely and e.g. delete your file, you may just change it to simply "return true;".
Wiktor Walc
CTO, CKSource - http://cksource.com
--
Follow CKEditor on: Twitter | Facebook | Google+