Hello,
I have 2 contexts (not counting mgr):
web
jc
Content editors that only have access to jc cannot use TinyMCE file browser as the path always defaults to something like this:
http://whatever.com/manager/index.php?a=browser&ctx=web&wctx=web&source=10&referringAction=index&v=231pl
I've set the default_media_source in system settings, context settings, and user settings and source=10 is correct. However, I cannot figure out how to make it use the correct context. Any help would be appreciated.
The users belong to the correct user group and can only see the jc context as expected. Template Variables have been set to use the proper media source. It's only attempting to insert an image or create a link to file in Tiny where it insists on using the web context, which they don't have access to.