• Resolved michael walker

    (@michael-walker)


    I have the latest WP (3.9.1) and latest wp-downloadsmanager installed. I also use a plug-in called Email Users. When trying to use email users, if I attempt a mailing, I can select a group (or an individual) to write to and I can also type in the subject box. However, if the message box is set to ‘text’ I can type into it. But if I switch to Visual mode, my text disappears and I am unable to type anything further in the message box. Nor can I switch back to text mode. If I try, all I can see is the formatting bar of the message box, but no actual box in which to type. This was discovered about two weeks ago by another user, but only communicated to me yesterday. The reason for posting this here is that, using Firebug, I get this error message:

    `ReferenceError: downloadsEdL10n is not defined
    (function(){tinymce.PluginManager.add(“downloadmanager”,function(a,c){a.addCommand(“WP-DownloadManager-Insert_Download”,function(){var b=jQuery.trim(prompt(downloadsEdL10n.enter_download_id));null!=b&&””!=b&&a.insertContent(‘[download=”‘+b+'”]’)});a.addButton(“downloadmanager”,{text:!1,tooltip:downloadsEdL10n.insert_download,icon:”downloadmanager dashicons-before dashicons-download”,onclick:function(){tinyMCE.activeEditor.execCommand(“WP-DownloadManager-Insert_Download”)}})})})();`

    I am not competent to understand this, except that it maybe indicates these two plug-ins might be incompatible? Any help appreciated.

    https://wordpress.org/plugins/wp-downloadmanager/

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

The topic ‘Possible conflict with email users plug-in?’ is closed to new replies.