Hi,
I got some problems in using Ckeditor with my Symfony application.
Problem is, when i include in the ckeditor link to my layout, i get the error : TypeError: a is undefined...
Another problem is that 3 files are not loaded at all : config.js, editor-gecko.js and fr.js. http://localhost/base/web/app_dev.php/en/admin/news/config.js?t=DBAA : The front controller redirects the files to my actual url... Any idea ?
I don't know if the problems are linked, and i can't figure out how to solve these errors.
Any help would be appreciated!
Thanks for you replies.