Do you have the same issue if you use the markItUp! editor instead of CKEditor? If so, does the content you are trying to save have foreign characters in it by chance?
@almostcompletely i will check the logs, thanks!. @admin will try that, thanks for your help! The content is copy pasted from google docs, with pictures.
This is the error on console log Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help, check https://xhr.spec.whatwg.org/.
then we found out that the jquery version is 1.7, is it okay to update the jquery in fuel modules assets? thanks
after updating nothing happens and this is the error Uncaught Error: Syntax error, unrecognized expression: [accesskey=]
Comments
@admin will try that, thanks for your help!
The content is copy pasted from google docs, with pictures.
then we found out that the jquery version is 1.7, is it okay to update the jquery in fuel modules assets? thanks
after updating nothing happens
and this is the error
Uncaught Error: Syntax error, unrecognized expression: [accesskey=]
$config['global_xss_filtering'] = FALSE;