Ckfinder 3 in demo mode
Ckfinder 3 in demo mode
In the opencart admin area, we use software called "ckfinder" and "ckeditor" to browse files/images.
For whatever reason, the license for these stops working (e.g because we changed domain)
In this case:
open file: /var/www/html/panel/view/javascript/ckfinder/config.php
Search for the lines where the LicenseKey is defined
Use the following link (yes, I know, it's dodge) - to generate a new key
[https://charmevietnam.com/Common/CkfinderKey](https://https/charmevietnam.com/Common/CkfinderKey)
\
For the change to take effect, the cache needs to be cleared of the following 2 files:
/var/www/html/panel/view/javascript/ckfinder/ckfinder.js
/var/www/html/panel/view/javascript/ckeditor/ckeditor.js
\
(either add a new variable to the line in header.tpl that calls these files or remove cached files from Cloudflare)