I have purchased a CK Finder license and copied the license info to config.php like so:
$config['LicenseName'] = 'example.org';
$config['LicenseKey'] = ' XXXX-XXXX-XXXX-XXXX-XXXX-XXXX-XXXX';
No matter what I seem to do the software is still running in demo mode.
I've tried:
Updating the Drupal module to the current 6.x-1.3
Updating CK Finder to the most recent version 2.02
Updating CK Editor to the most recent version: 3.5.2
Deleting config.php on the server and uploading the new config.php just to make sure it's fresh.
Clearing the Drupal cache
Clearing the browser cache
Reading forums for license not working issues.
If it matters I'm using the $cookie_domain = 'example.org'; method of file security in my Drupal /sites/default/settings.php file.
I've run out of avenues. Please help.
$config['LicenseName'] = 'example.org';
$config['LicenseKey'] = ' XXXX-XXXX-XXXX-XXXX-XXXX-XXXX-XXXX';
No matter what I seem to do the software is still running in demo mode.
I've tried:
Updating the Drupal module to the current 6.x-1.3
Updating CK Finder to the most recent version 2.02
Updating CK Editor to the most recent version: 3.5.2
Deleting config.php on the server and uploading the new config.php just to make sure it's fresh.
Clearing the Drupal cache
Clearing the browser cache
Reading forums for license not working issues.
If it matters I'm using the $cookie_domain = 'example.org'; method of file security in my Drupal /sites/default/settings.php file.
I've run out of avenues. Please help.
Re: CK Finder license key not working in Drupal 6
If your license is web site license remember that it works only for domain which is in license name (with and without www. of course). If you have demo message on domain for which you bought license please send me in private message your license name , license key, domain name and license type.
Hope this helps.
Re: CK Finder license key not working in Drupal 6
I had the same problem, but your solution works, thanks a million!!!!!