oc-wysiwyg-editors icon indicating copy to clipboard operation
oc-wysiwyg-editors copied to clipboard

ckeditor does not load

Open taviroquai opened this issue 9 years ago • 9 comments

This can be fixed by setting the CKEDITOR base url.

taviroquai avatar Aug 03 '15 11:08 taviroquai

I have the same problem with TinyMCE

tiny

naneri avatar Oct 16 '15 11:10 naneri

So, how can I fix this?

rraulinio avatar Oct 22 '15 08:10 rraulinio

I have the same problem. You have to hardcode the editor into your CMS as a quick fix. Issue #43 has the answer for this.

ixperiencenl avatar Oct 22 '15 19:10 ixperiencenl

Same issue here. Any ideas?

richlove1 avatar Jan 11 '16 16:01 richlove1

@richlove1 tinymce shoould be included into the page.

naneri avatar Jan 11 '16 16:01 naneri

I'm having trouble that ckeditor does not load. TinyMCE loads but does not save content or recognise changes

richlove1 avatar Jan 11 '16 16:01 richlove1

Sorry, but right now busy with other important stuff, will look into this as i will get time(after 2-3 days)

anand-patel avatar Jan 11 '16 17:01 anand-patel

Hi @anand-patel

Thank you for providing this plugin. I have similar problem on my Google Chrome.

Chrome version = 64.0.3282.167 (Official Build) (64-bit) October CMS version = 1.0 PHP version = 7.1.4

The TinyMCE doesn't load on CMS -> Page The CKEditor only show with a tiny input area.

Is there any configurations that I need to change to fix this problem ?

Thank you.

dkaitou avatar Feb 16 '18 01:02 dkaitou

Hi @anand-patel

I have found the issue and resolved it. The problem is from backend -> Back-end preferences -> Region -> Locale .

I did use English (Australia) and editor was trying to find en-au.js lang file.
After updating it to English (United States), the editor started to load without any problems.

Hopefully this can help someone.

Kind regards

dkaitou avatar Feb 16 '18 01:02 dkaitou