Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Shotec IT 3 posts 83 karma points
    Mar 14, 2017 @ 09:57
    Shotec IT
    0

    Umbraco tinymce RTE not loading anymore

    I have a project set up on umbraco 7.5.3 and everything worked fine. However, since a few days, the TinyMce RTE doesn't load the content anymore. It's giving me a javascript error:

    Uncaught TypeError: Cannot read property 'replace' of undefined
    at f (tinymce.min.js?umb__rnd=7.5.3.1175360835:5)
    at p (tinymce.min.js?umb__rnd=7.5.3.1175360835:5)
    at new <anonymous> (tinymce.min.js?umb__rnd=7.5.3.1175360835:5)
    at N.initContentBody (tinymce.min.js?umb__rnd=7.5.3.1175360835:11)
    at N.init (tinymce.min.js?umb__rnd=7.5.3.1175360835:11)
    at n.<anonymous> (tinymce.min.js?umb__rnd=7.5.3.1175360835:11)
    at Array.<anonymous> (tinymce.min.js?umb__rnd=7.5.3.1175360835:5)
    at a (tinymce.min.js?umb__rnd=7.5.3.1175360835:2)
    at h (tinymce.min.js?umb__rnd=7.5.3.1175360835:5)
    at tinymce.min.js?umb__rnd=7.5.3.1175360835:5
    

    I've tried resetting the security for the app pool on the file system but no change. Can anyone help me?

  • Marek 16 posts 78 karma points
    Oct 03, 2017 @ 14:26
    Marek
    1

    in my case changing line in tinyMceConfig.config helped.

    I've got

    changed to

    and restart app pull

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies