Copied to clipboard

Flag this post as spam?

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


  • codejunky 1 post 20 karma points
    Feb 24, 2009 @ 23:40
    codejunky
    0

    Tiny MCE Add Link Add Image Problem

    In the admin section of umbraco some users are getting the following link to add images

    [code]javascript:tinyMCE.execInstanceCommand('mceeditor0','mceLink',true);[/code]

    while the primary administrator gets this link

    [code]javascript:tinyMCE.execInstanceCommand('mceeditor0','mceAdvLink');[/code]

    The setttings appear to be the same for all the users. basically this causes media picker and some other functionality to not be enabled. Is this a bug or is there something I need to change to correct this?

    Thanks in advance

  • 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