Problem with ckeditor5
Problem with ckeditor5
Good afternoon everyone,
I am trying to update the ckeditor to version 5, but I have problems. I think I have the paths of editor.ckeditor5.js and ckeditor.js right, as well as the type of the field: type: "ckeditorClassic".
The console shows me an error:
Uncaught TypeError: ckType is undefined
http://javierlasen.es/easd/login/admin_alumno.php
Thank you
This discussion has been closed.
Replies
Your link gives 403 Forbidden.
Establishing that links actually work before posting them is a sensible idea.
I don't understand, the link works perfectly.
It doesn't work for me either. This is the page result:
Kevin
I have already been able to fix the problem with Ckeditor5. There was a problem with the file path structure. At the moment I have to have the files named in two places. Obviously not the best in the world, but for now it works.
Thank you