Page 1 of 1

Ajax-PHP File Manager with CKEditor

Posted: 29 Apr 2019, 17:34
by justanumber
Loving your Ajax-PHP File Manager, great job! - coursesweb.net/php-mysql/ajax-php-file-manager_s2

Was thinking to using this in classroom project to allow kids ability to edit html/htm files.

Have added everything and CKEditor appears, but does not load the html/htm (or txt) contents. Nothing but blank textarea and cannot even enter anything.

Looking at dev console errors, see something like described here:

stackoverflow.com/questions/42005430/ckeditor-uncaught-typeerror-cannot-read-property-getselection-of-undefined

Any ideas how to incorporate CKEditor much appreciated.

Ajax-PHP File Manager with CKEditor

Posted: 30 Apr 2019, 04:14
by Admin
The Ajax-PHP File Manager is standalone, it not need ckeditor.
You can edit html files directly in that application.
It is not made to be included in ckeditor.

Re: Ajax-PHP File Manager with CKEditor

Posted: 30 Apr 2019, 05:08
by justanumber
Yes, I understand it does not need ckeditor to run. I was asking for help in incorporating ckeditor into it for the kids.

Sorry to have bothered you will such silly request:)

Cheers!