• Resolved taxask

    (@taxask)


    I got issue with tinymce. it is not defined, I tried all browser but same. Someone can help me?
    And one more, where is location of taxask.vn/:1957?
    Note: I think the path have problem: https://taxask.vntinymce.min.js/?ver=4603-20170530 but I dont know where containing file’s location is.

    plugins/compat3x/plugin.js?ver=4603-20170530 Failed to load resource: net::ERR_NAME_NOT_RESOLVED
    tinymce.min.js/?ver=4603-20170530 Failed to load resource: net::ERR_NAME_NOT_RESOLVED
    jquery-migrate.js:45 JQMIGRATE: jQuery.fn.load() is deprecated
    migrateWarn @ jquery-migrate.js:45
    taxask.vn/:1957 Uncaught ReferenceError: tinymce is not defined
        at taxask.vn/:1957
    langs/wp-langs-en.js?ver=4603-20170530 Failed to load resource: net::ERR_NAME_NOT_RESOLVED
    taxask.vn/:1951 Uncaught ReferenceError: tinymce is not defined
        at Object.load_ext (taxask.vn/:1951)
        at taxask.vn/:1962
Viewing 5 replies - 1 through 5 (of 5 total)
  • Hi there!

    It looks like there’s a configuration problem affecting the loading of this file:
    https://taxask.vn/wp-includes/js/tinymce/plugins/compat3x/plugin.js?ver=4603-20170530

    When I try to visit that URL in my browser, the web server is redirecting to:
    https://localhost/compat3x/plugin.js?ver=4603-20170530

    Is it possible that your siteurl (Settings -> General) is set to localhost instead of to taxask.vn ?

    If not, perhaps a redirect exists in an .htaccess file or other configuration setting on your webserver.

    Thread Starter taxask

    (@taxask)

    Thanks. I checked file .htaccess, there is a redirection from wp-includes/js to homepage.
    After removing this redirection, the issue is remaining. What should I do?

    plugins/compat3x/plugin.js?ver=4603-20170530 Failed to load resource: net::ERR_NAME_NOT_RESOLVED
    (index):1957 Uncaught ReferenceError: tinymce is not defined
        at (index):1957
    langs/wp-langs-en.js?ver=4603-20170530 Failed to load resource: net::ERR_NAME_NOT_RESOLVED
    (index):1951 Uncaught ReferenceError: tinymce is not defined
        at Object.load_ext ((index):1951)
        at (index):1962

    Glad to see you were able to track down the redirection.

    I’m not seeing an error today when I load the site’s home page. Is this issue resolved for you?

    Thanks!

    Thread Starter taxask

    (@taxask)

    With your instruction, I tracking and solved the issue. Thank a lot!

    • This reply was modified 7 years, 3 months ago by taxask.

    That’s great to hear, @taxask – you’re most welcome!

    Cheers!

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘tinymce is not defined’ is closed to new replies.