Copied to clipboard

Flag this post as spam?

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


  • kirkaholic 9 posts 21 karma points
    Jul 27, 2009 @ 15:52
    kirkaholic
    0

    TinyMCE toolbar

    I recently moved my umbraco dev environment to a different server and I'm running in to some strange behavior with the TinyMCE toolbar. From a remote desktop session on the same server running umbraco I can edit content which contains a property of type RichTextBox and the TinyMCE toolbar works as advertised, no issues. However, if I run umbraco from the other side of the router (i.e. on a machine not in the same domain) the TinyMCE toolbar is not present when editing content containg a property of type RichTextBox. I'm assuming this is a permissions issue, but I'm not sure which permissions to change where. Not a big deal as I can work around it, but I'd like to figure this out. Any assistance is appreciated.

    umbraco version: 4.01

    asp.net 3.5

    Windows server 2003 and IIS 6

  • Sebastiaan Janssen 5060 posts 15522 karma points MVP admin hq
    Jul 27, 2009 @ 18:38
    Sebastiaan Janssen
    1

    It sounds like a permissions problem yeah, try out Chris Houston's umbPermissions script.

  • kirkaholic 9 posts 21 karma points
    Jul 28, 2009 @ 03:06
    kirkaholic
    0

    Cool script, thanks. Unfortunately it didn't solve the problem, but will be useful in the future. One thing I didn't mention before that just struck me. This site is running on a port different than 80. Is it possible that running a non-port 80 site would cause an issue with TinyMCE? Everything else seems to be working correctly.

  • kirkaholic 9 posts 21 karma points
    Jul 29, 2009 @ 04:02
    kirkaholic
    0

    Update on this. So I got host header resolution working with MS ARR which means I'm no longer using an alternative port to get to my server. Sure enough, without the port specific address my TinyMCE toolbar shows up again! At some point I'll do some digging and see why this is.

Please Sign in or register to post replies

Write your reply to:

Draft