Support » Plugin: MailPoet Newsletters (Previous) » can't add posts

Viewing 9 replies - 1 through 9 (of 9 total)
  • Same problem here, below the path received from the debug mode just : /wp-content/themes/dt-the7/inc/admin/mods/mod-admin-icons-bar/js/icons-bar.js?ver=1.0.0

    What’s going on?
    need to send my newsletter.

    I have the same problem.
    I get the following javascript error: this.atoa is not a function.

    I figured out that there is a typo in base-64-script.js

    Either the called function musst be renamed from atou to atoa or the function call must be renamed to atou.

    This solved the problem for me.

    @dagrenning good eye! Thanks for the catch, we’ll be releasing a new version soon.

    The temporary fix is simple, just go to: wp-admin/plugin-editor.php?file=wysija-newsletters%2Fjs%2Fbase-script-64.js

    search for “this.atoa” and replace with “this.atou”

    Same problem here but I took trying to fix the problem too far and used the “Completely Uninstall MailPoet” ZIP taken from their website. After reinstalling now all of my SQL tables are returning errors.

    I get this error a lot too: Update procedure to MailPoet version “2.1.6” failed!
    An error occurred. Show more details.

    And listing after listing of this:

    WordPress database error: [Table ‘liv1523611570154.wp_wysija_user’ doesn’t exist]
    SELECT user_id FROM wp_wysija_user WHERE keyuser=”6885e6ccb2096ab9a902bc25cc62fa8c”

    WordPress database error: [Table ‘liv1523611570154.wp_wysija_user’ doesn’t exist]
    SHOW FULL COLUMNS FROM wp_wysija_user

    WordPress database error: [Table ‘liv1523611570154.wp_wysija_user’ doesn’t exist]
    SELECT * FROM wp_wysija_user WHERE wpuser_id=1 ORDER BY user_id DESC LIMIT 0 , 1

    WordPress database error: [Table ‘liv1523611570154.wp_wysija_list’ doesn’t exist]
    SELECT name, list_id FROM wp_wysija_list WHERE is_enabled=1 ORDER BY list_id DESC

    WordPress database error: [Table ‘liv1523611570154.wp_wysija_list’ doesn’t exist]
    SELECT name, list_id FROM wp_wysija_list WHERE is_enabled=1 ORDER BY list_id DESC

    WordPress database error: [Table ‘liv1523611570154.wp_wysija_user’ doesn’t exist]
    SELECT * FROM wp_wysija_user WHERE wpuser_id=1 ORDER BY user_id DESC LIMIT 0 , 1

    @mailpoet

    I still have this problem although I changed this.atoa to this.atou. Can you please help me quick, because I want to send a newsletter today.

    Many thanks in advance.

    Also having this issue… Changing the js-file didn’t solve the problem. Need a quick fix because we too need to send a newsletter today. Already contacted support.

    Regards, Yuri

    Agree with YuriV. Changed the file, problem not resolved. Please help.

    update to Versie: 2.7.4 but still the same problem not able to add any post to the newsletter.

    The update 2.7.4 did the job. Thanks!

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘can't add posts’ is closed to new replies.