• newvibe

    (@newvibe)


    Started seeing this message in the editor window after an update: “Failed to load pluginurl:..content/plugins/simple-pull-quote/tinymce/langs/en.js”

    I checked and found that there was a single js file in the tinymce folder (called editor_plugin.js). I created the langs folder, copied this file into it and renamed it to en.js, and all is well now.

Viewing 5 replies - 1 through 5 (of 5 total)
  • Thank you very much for your clear instructions on how to remove this message. I am still nervous in using this plugin which has not been updated for 5 years.

    Remove the following line from editor_plugin.js:

    tinymce.PluginManager.requireLangPack('spq');

    This line loads a translation file that doesn’t exist and isn’t used anyway.

    @jorittschippers, thank you. Is this a preferred option to that identified by @newvibe. I followed their instructions and that worked perfectly. I am guessing either will do the job just as well.

    @jorritschippers, thank you. Is this a preferred option to that identified by @newvibe. I followed their instructions and that worked perfectly. I am guessing either will do the job just as well.

    • This reply was modified 2 years, 7 months ago by rodeboy.
    • This reply was modified 2 years, 7 months ago by rodeboy.
    Plugin Author Toby Cryns (@themightymo)

    (@themightymo)

    @jorritschippers, @newvibe, @rodeboy – Thank you for sharing this issue + solution. I’ll test it out thoroughly next week and push with an update at that time if all checks out.

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Failed to load pluginurl:..content/plugins/simple-pull-quote/tinymce/langs/en.js’ is closed to new replies.