We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 10189
    • 109 Posts
    I’m not really sure what I did to get this in TinyMCE (http://dl.dropbox.com/u/817490/Screenshots/r.png), but something surely broke. sad



    Checking the MODx error log shows nothing, so I’m a little stumped as to how I should proceed with troubleshooting. I’ve tried switching both manager as well as RTE language from sv to en and back.

    Environment info
    MODX Revolution 2.1.2-pl (traditional)
    Server OS: Mac OS 10.6.8
    PHP Version: 5.3.4
    MySQL Version: 5.1.43
    TinyMCE package version: 4.3.0-rc2
    TinyMCE version: 3.4.2
      • 10189
      • 109 Posts
      After a little more digging it seems that /assets/components/tinymce/jscripts/tiny_mce/plugins/advimage/langs/sv_dlg.js was missing. Not even sure if it ever were supposed to be there. I did however expect english to be a fallback.

      edit: Found out through https://github.com/splittingred/TinyMCE/issues/53 that the lang file is indeed missing. Will check about a fallback language function for the plugin.