Copied to clipboard

Flag this post as spam?

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


  • Peter S 64 posts 106 karma points
    Dec 08, 2010 @ 10:49
    Peter S
    0

    tinyMCE is not defined?

    I've just installed a new Umbraco setup (4.5.2) but after creating a new document type with a richttext editor in it, whenever I try to edit some content I keep getting a 'tineMCE is not defined' Javascript error.  (screenshot: http://grabout.com/C7HQYBQb)

    Anyone have any idea on where to look to fix this error?

  • Peter S 64 posts 106 karma points
    Dec 08, 2010 @ 11:28
    Peter S
    0

    Reinstall of the Umbraco installation fixed the problem... still weird..

  • Peter S 64 posts 106 karma points
    Dec 09, 2010 @ 11:35
    Peter S
    1

    Had the same problem again today, but now I only changed one single thing, so the bug was quickly fixed.

    The problem occurs when you make a change in the umbracoSettings.config file. The setting to move the ViewState over to the bottom of the page, breaks tinyMCE.
    so changing  <viewstateMoverModule enable="false" /> to 'true' probably causes tinyMCE to init before the Javascript has finished loading.

     

  • andrew 13 posts 36 karma points
    Apr 12, 2011 @ 14:04
    andrew
    0

    Ah haa--thanks Peter!  That fixed it.

  • 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