• Resolved nathangraham

    (@nathangraham)


    Hi,

    When I activate the WP Email Users plugin, I get a bunch of jquery errors, which conflicts with the pages and posts editor, etc.

    Here’s the red stuff in the console. Plugin really looks great. Would like to use it. Thanks!

    Uncaught TypeError: Cannot read property ‘each’ of undefined
    at jquery.tablednd.0.7.min.js:6
    email-admin.js?ver=1.0.0:108 Uncaught TypeError: weu(…).tableDnD is not a function
    at HTMLDocument.<anonymous> (email-admin.js?ver=1.0.0:108)
    at i (load-scripts.php?c=0&load[]=jquery-core,jquery-migrate,jquery-ui-core,utils,underscore,backbone,plu…:2)
    at Object.fireWith [as resolveWith] (load-scripts.php?c=0&load[]=jquery-core,jquery-migrate,jquery-ui-core,utils,underscore,backbone,plu…:2)
    at Function.ready (load-scripts.php?c=0&load[]=jquery-core,jquery-migrate,jquery-ui-core,utils,underscore,backbone,plu…:2)
    at HTMLDocument.K (load-scripts.php?c=0&load[]=jquery-core,jquery-migrate,jquery-ui-core,utils,underscore,backbone,plu…:2)

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author Techspawn

    (@techspawn1)

    @nathangraham we tried to generate the error but no luck. Can you please deactivate all plugins and check activating one by one? It might be conflict with plugins that currently active on your website. If still the issue persists let us know the process you are following so that we can generate the issue.

    Thanks.

    • This reply was modified 8 years, 2 months ago by Techspawn.

    Same issue for me… I am working through which might it be conflicting with. However, the site works fine (no errors) as long as I turn this plugin off. I will update once I find what other plugin is not jiving…

    Old issue went away when I downloaded the plugin again. However now it is a new issue with the same symptoms – no drag n drop, theme details do not pop up, etc..

    All plugins deactivated with only this one active.
    ——————————————————————————-
    Uncaught TypeError: Cannot read property ‘each’ of undefined
    at jquery.tablednd.0.7.min.js:6
    email-admin.js?ver=1.0.0:108 Uncaught TypeError: weu(…).tableDnD is not a function
    at HTMLDocument.<anonymous> (email-admin.js?ver=1.0.0:108)
    at i (load-scripts.php?c=1&load[]=jquery-core,utils&ver=4.7.1:2)
    at Object.fireWith [as resolveWith] (load-scripts.php?c=1&load[]=jquery-core,utils&ver=4.7.1:2)
    at Function.ready (load-scripts.php?c=1&load[]=jquery-core,utils&ver=4.7.1:2)
    at HTMLDocument.K (load-scripts.php?c=1&load[]=jquery-core,utils&ver=4.7.1:2)

    Same issue for me and we have discovered that on line 6 of the file jquery.tablednd.0.7.min.js there is a ‘$’ sign that is used in place of “jQuery”. Once replacing this, it fixes the issue. It will be good to fix this and roll it out.

    We also noticed that on line 9, there is the following text: “alert(“has Touch”)”. This creates a pop-up on every page load which may prove annoying to some users!

    Plugin Author Techspawn

    (@techspawn1)

    Guys thanks for logging issue. We will be providing quick fixes in our next release.

    Thanks.

    Plugin Author Techspawn

    (@techspawn1)

    Hi @timuro,

    Please update. The issue has been resolved.

    Thanks.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘JQuery errors in dashboard when plugin activated’ is closed to new replies.