Forum Replies Created

Viewing 1 replies (of 1 total)
  • Sorry to dredge up an old topic on you, but I found this post while searching for this same error message and figured I’d keep it contained here if possible. I can open a new thread if that’s more helpful.

    I’m running into this issue specifically with the Gravity Forms plugin. When I go to edit a confirmation, TinyMCE fails to load, and the console spits out the error as described. If I switch to the Text tab and reload the page, it’ll load up fine, but I can’t ever switch to the Visual tab or the error crops up and TinyMCE freezes.

    Here’s the entire error, in case the stacktrace is useful:

    Uncaught ReferenceError: wpInsertPagesL10n is not defined
        at new <anonymous> (https://example.com/wp-content/plugins/insert-pages/js/wpinsertpages_plugin.js?wp-mce-4603-20170530:44:13)
        at k (https://example.com/wp-includes/js/tinymce/tinymce.min.js?ver=4603-20170530:13:11590)
        at Array.<anonymous> (https://example.com/wp-includes/js/tinymce/tinymce.min.js?ver=4603-20170530:13:11747)
        at Object.b [as each] (https://example.com/wp-includes/js/tinymce/tinymce.min.js?ver=4603-20170530:2:29317)
        at l (https://example.com/wp-includes/js/tinymce/tinymce.min.js?ver=4603-20170530:13:11679)
        at Object.q [as init] (https://example.com/wp-includes/js/tinymce/tinymce.min.js?ver=4603-20170530:13:14693)
        at o.<anonymous> (https://example.com/wp-includes/js/tinymce/tinymce.min.js?ver=4603-20170530:13:16159)
        at Array.<anonymous> (https://example.com/wp-includes/js/tinymce/tinymce.min.js?ver=4603-20170530:4:27194)
        at b (https://example.com/wp-includes/js/tinymce/tinymce.min.js?ver=4603-20170530:2:29317)
        at r (https://example.com/wp-includes/js/tinymce/tinymce.min.js?ver=4603-20170530:4:27141)
        at l.(anonymous function).l.(anonymous function).l.(anonymous function).l.(anonymous function) (https://example.com/wp-includes/js/tinymce/tinymce.min.js?ver=4603-20170530:4:27075)
        at HTMLScriptElement.f (https://example.com/wp-includes/js/tinymce/tinymce.min.js?ver=4603-20170530:4:25933)

    Appreciate your hard work on the plugin, and thanks for any help you can give me!

Viewing 1 replies (of 1 total)