• Resolved Guilherme Euler

    (@eulergui)


    Dear friends,

    I’m using Squad Modules Lite on some websites but when I activate this plugin, another plugin admin interface breaks completely. The another plugin is Admin and Site Enhancements (ASE) – Melhorias no site e na área administrativa.

    I got the following errors on console (changed URL on logs)

    load-scripts.php?c=0&load%5Bchunk_0%5D=jquery-core,jquery-migrate,utils,wp-hooks&ver=6.8.1:5 JQMIGRATE: Migrate is installed, version 3.4.1
    load-scripts.php?c=0&load%5Bchunk_0%5D=jquery-core,jquery-migrate,utils,wp-hooks&ver=6.8.1:2 jQuery.Deferred exception: tinyMCEPreInit is not defined ReferenceError: tinyMCEPreInit is not defined
    at reinitWpEditor (https://mysite.com/wp-content/plugins/admin-site-enhancements/assets/js/admin-page.js?ver=7.9.0:678:41)
    at HTMLDocument.<anonymous> (https://mysite.com/wp-content/plugins/admin-site-enhancements/assets/js/admin-page.js?ver=7.9.0:299:7)
    at e (https://mysite.com/wp-admin/load-scripts.php?c=0&load%5Bchunk_0%5D=jquery-core,jquery-migrate,utils,wp-hooks&ver=6.8.1:2:27028)
    at https://mysite.com/wp-admin/load-scripts.php?c=0&load%5Bchunk_0%5D=jquery-core,jquery-migrate,utils,wp-hooks&ver=6.8.1:2:27330 undefined
    (anônimo) @ load-scripts.php?c=0&load%5Bchunk_0%5D=jquery-core,jquery-migrate,utils,wp-hooks&ver=6.8.1:2
    (anônimo) @ load-scripts.php?c=0&load%5Bchunk_0%5D=jquery-core,jquery-migrate,utils,wp-hooks&ver=6.8.1:2
    setTimeout
    (anônimo) @ load-scripts.php?c=0&load%5Bchunk_0%5D=jquery-core,jquery-migrate,utils,wp-hooks&ver=6.8.1:2
    c @ load-scripts.php?c=0&load%5Bchunk_0%5D=jquery-core,jquery-migrate,utils,wp-hooks&ver=6.8.1:2
    fireWith @ load-scripts.php?c=0&load%5Bchunk_0%5D=jquery-core,jquery-migrate,utils,wp-hooks&ver=6.8.1:2
    fire @ load-scripts.php?c=0&load%5Bchunk_0%5D=jquery-core,jquery-migrate,utils,wp-hooks&ver=6.8.1:2
    c @ load-scripts.php?c=0&load%5Bchunk_0%5D=jquery-core,jquery-migrate,utils,wp-hooks&ver=6.8.1:2
    fireWith @ load-scripts.php?c=0&load%5Bchunk_0%5D=jquery-core,jquery-migrate,utils,wp-hooks&ver=6.8.1:2
    ready @ load-scripts.php?c=0&load%5Bchunk_0%5D=jquery-core,jquery-migrate,utils,wp-hooks&ver=6.8.1:2
    P @ load-scripts.php?c=0&load%5Bchunk_0%5D=jquery-core,jquery-migrate,utils,wp-hooks&ver=6.8.1:2
    load-scripts.php?c=0&load%5Bchunk_0%5D=jquery-core,jquery-migrate,utils,wp-hooks&ver=6.8.1:2 Uncaught ReferenceError: tinyMCEPreInit is not defined
    at reinitWpEditor (admin-page.js?ver=7.9.0:678:41)
    at HTMLDocument.<anonymous> (admin-page.js?ver=7.9.0:299:7)
    at e (load-scripts.php?c=0&load%5Bchunk_0%5D=jquery-core,jquery-migrate,utils,wp-hooks&ver=6.8.1:2:27028)
    at load-scripts.php?c=0&load%5Bchunk_0%5D=jquery-core,jquery-migrate,utils,wp-hooks&ver=6.8.1:2:27330
    reinitWpEditor @ admin-page.js?ver=7.9.0:678
    (anônimo) @ admin-page.js?ver=7.9.0:299
    e @ load-scripts.php?c=0&load%5Bchunk_0%5D=jquery-core,jquery-migrate,utils,wp-hooks&ver=6.8.1:2
    (anônimo) @ load-scripts.php?c=0&load%5Bchunk_0%5D=jquery-core,jquery-migrate,utils,wp-hooks&ver=6.8.1:2
    setTimeout
    (anônimo) @ load-scripts.php?c=0&load%5Bchunk_0%5D=jquery-core,jquery-migrate,utils,wp-hooks&ver=6.8.1:2
    c @ load-scripts.php?c=0&load%5Bchunk_0%5D=jquery-core,jquery-migrate,utils,wp-hooks&ver=6.8.1:2
    fireWith @ load-scripts.php?c=0&load%5Bchunk_0%5D=jquery-core,jquery-migrate,utils,wp-hooks&ver=6.8.1:2
    fire @ load-scripts.php?c=0&load%5Bchunk_0%5D=jquery-core,jquery-migrate,utils,wp-hooks&ver=6.8.1:2
    c @ load-scripts.php?c=0&load%5Bchunk_0%5D=jquery-core,jquery-migrate,utils,wp-hooks&ver=6.8.1:2
    fireWith @ load-scripts.php?c=0&load%5Bchunk_0%5D=jquery-core,jquery-migrate,utils,wp-hooks&ver=6.8.1:2
    ready @ load-scripts.php?c=0&load%5Bchunk_0%5D=jquery-core,jquery-migrate,utils,wp-hooks&ver=6.8.1:2
    P @ load-scripts.php?c=0&load%5Bchunk_0%5D=jquery-core,jquery-migrate,utils,wp-hooks&ver=6.8.1:2

    I don’t know if it’s a problem with ASE or Squad Modules Lite… in time, I’m opening the same topic on both support forum.

    Thank you very much.

Viewing 6 replies - 1 through 6 (of 6 total)
  • Hi. I’m the developer of ASE. When I try to replicate the issue, I also found the following PHP fatal error when trying to open ASE’s settings page:

    Uncaught Error: DiviSquad\Core\Admin\Branding::filter_admin_footer_text(): Argument #1 ($text) must be of type string, null given, called in /home/kimosabe/webapps/wpplugins-build/wp-includes/class-wp-hook.php on line 324
    in /home/kimosabe/webapps/wpplugins-build/wp-content/plugins/squad-modules-for-divi/includes/Core/Admin/Branding.php on line 563

    Call stack:

    1. DiviSquad\C\A\Branding::filter_admin_footer_text()
      wp-includes/class-wp-hook.php:324
    2. WP_Hook::apply_filters()
      wp-includes/plugin.php:205
    3. apply_filters()
      wp-admin/admin-footer.php:48
    4. require_once('/home/kimosabe/webap...min/admin-footer.php')
      wp-admin/admin.php:298
    5. require_once('/home/kimosabe/webap...d/wp-admin/admin.php')
      wp-admin/tools.php:40
    Plugin Author The WP Squad

    (@wpsquad)

    Hello @qriouslad! Good news – we’ve fixed this issue in our latest plugin update. Could you please update to the newest version and confirm if everything is working as expected? Thanks for your patience!

    Plugin Author The WP Squad

    (@wpsquad)

    Hi @eulergui, we’re unable to replicate this issue on our end. Could you please provide more details or steps to help us recreate it? Thank you!

    @wpsquad thank you. I can confirm the error has been fixed in the latest version.

    Thread Starter Guilherme Euler

    (@eulergui)

    Hi @wpsquad I still getting error here on browser console:

    load-scripts.php?c=1&load%5Bchunk_0%5D=jquery-core,jquery-migrate,utils,wp-hooks&ver=6.8.2:2 jQuery.Deferred exception: tinyMCEPreInit is not defined ReferenceError: tinyMCEPreInit is not defined
    at reinitWpEditor (https://mydomain.com/wp-content/plugins/admin-site-enhancements/assets/js/admin-page.js?ver=7.9.2:678:41)
    at HTMLDocument.<anonymous> (https://mydomain.com/wp-content/plugins/admin-site-enhancements/assets/js/admin-page.js?ver=7.9.2:299:7)
    at e (https://mydomain.com/wp-admin/load-scripts.php?c=1&load%5Bchunk_0%5D=jquery-core,jquery-migrate,utils,wp-hooks&ver=6.8.2:2:27028)
    at t (https://mydomain.com/wp-admin/load-scripts.php?c=1&load%5Bchunk_0%5D=jquery-core,jquery-migrate,utils,wp-hooks&ver=6.8.2:2:27330) undefined
    ce.Deferred.exceptionHook @ load-scripts.php?c=1&load%5Bchunk_0%5D=jquery-core,jquery-migrate,utils,wp-hooks&ver=6.8.2:2
    t @ load-scripts.php?c=1&load%5Bchunk_0%5D=jquery-core,jquery-migrate,utils,wp-hooks&ver=6.8.2:2
    setTimeout
    (anônimo) @ load-scripts.php?c=1&load%5Bchunk_0%5D=jquery-core,jquery-migrate,utils,wp-hooks&ver=6.8.2:2
    c @ load-scripts.php?c=1&load%5Bchunk_0%5D=jquery-core,jquery-migrate,utils,wp-hooks&ver=6.8.2:2
    fireWith @ load-scripts.php?c=1&load%5Bchunk_0%5D=jquery-core,jquery-migrate,utils,wp-hooks&ver=6.8.2:2
    fire @ load-scripts.php?c=1&load%5Bchunk_0%5D=jquery-core,jquery-migrate,utils,wp-hooks&ver=6.8.2:2
    c @ load-scripts.php?c=1&load%5Bchunk_0%5D=jquery-core,jquery-migrate,utils,wp-hooks&ver=6.8.2:2
    fireWith @ load-scripts.php?c=1&load%5Bchunk_0%5D=jquery-core,jquery-migrate,utils,wp-hooks&ver=6.8.2:2
    ready @ load-scripts.php?c=1&load%5Bchunk_0%5D=jquery-core,jquery-migrate,utils,wp-hooks&ver=6.8.2:2
    P @ load-scripts.php?c=1&load%5Bchunk_0%5D=jquery-core,jquery-migrate,utils,wp-hooks&ver=6.8.2:2
    load-scripts.php?c=1&load%5Bchunk_0%5D=jquery-core,jquery-migrate,utils,wp-hooks&ver=6.8.2:2 Uncaught ReferenceError: tinyMCEPreInit is not defined
    at reinitWpEditor (admin-page.js?ver=7.9.2:678:41)
    at HTMLDocument.<anonymous> (admin-page.js?ver=7.9.2:299:7)
    at e (load-scripts.php?c=1&load%5Bchunk_0%5D=jquery-core,jquery-migrate,utils,wp-hooks&ver=6.8.2:2:27028)
    at t (load-scripts.php?c=1&load%5Bchunk_0%5D=jquery-core,jquery-migrate,utils,wp-hooks&ver=6.8.2:2:27330)

    @qriouslad I get this error whem WP Squad Modules Lite is active and I try to access the ASE settings on /wp-admin

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

The topic ‘Possible conflict with ASE plugin’ is closed to new replies.