Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
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
is working on a reply...
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.
Continue discussion
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
is working on a reply...
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.