Hi,
How could I able to use Filemanager with CakePHP and CKEditor 3.x? I already able to integrate it with CKEditor in one of my CakePHP applications, however, When using browse the server, the pop up of the Filemanager is opened, but it tell me the following:
The directory /mycake/fm/userfiles/ does not exist.
Where my CakePHP application is found at /home/said/web/mycake, and the Filemanager is found at /home/said/web/mycake/webroot/fm
Best Regards,
Said Bakr.