We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 36425
    • 49 Posts
    hi!
    addon: http://modx.com/extras/package/tinymcerichtexteditor

    settings of file system doesn't work,
    how to fix?

    its just need add parametre id to iframe
    src="/manager/index.php?a=browser&source=5&id=1" [ed. note: gaserge last edited this post 9 years ago.]
      • 36425
      • 49 Posts
      fast solve:
      /assets/components/tinymcerte/js/mgr/tinymcerte.js

      find
      ,loadBrowser: function(field_name, url, type, win) {
      find
      url: MODx.config['manager_url'] + 'index.php?a=' + MODx.action['browser'] + '&source=' + MODx.config['default_media_source']

      and add +'&id='+MODx.request.id