Copied to clipboard

Flag this post as spam?

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


  • Ben Edwards 11 posts 32 karma points
    Sep 19, 2011 @ 22:22
    Ben Edwards
    0

    What determines the port to load tinyMCE on? Not working 4.7

    Hi All

    I'm currently having an issue where the WYSIWYG editor won't display. Firebug is timing out requesting the following path:

    http://xxx.xxx.com:14200/umbraco_client/tinymce3/langs/en.js

    Can anyone tell me where the port to use is determined, and how I can fix this?

    Cheers

    Ben

  • Rik Helsen 670 posts 873 karma points
    Oct 20, 2011 @ 15:26
    Rik Helsen
    0

    don't really know but that domain name must have cost you millions ;)

  • Rik Helsen 670 posts 873 karma points
    Oct 20, 2011 @ 15:35
    Rik Helsen
    0

    and the solution:

    "For anyone who may stumble across this, I had success in circumventing these issues by hard-coding the domain name for Umbraco/TinyMCE. Edit umbraco/editContent.aspx and add the following line before the </script> at the bottom:

    document.domain = 'xxxxxxxxx';

    Take note that you are editing an Umbraco core file however. Perhaps someone could come up with a better solution that doesn't involve editing a core file."

    (or upgrade to 4.7.1)

    source: http://our.umbraco.org/forum/ourumb-dev-forum/bugs/20426-Tinymce-(richtexteditior)-not-displaying-in-Umbraco-admin?p=1 

Please Sign in or register to post replies

Write your reply to:

Draft