Mailpress 7 not working for me
-
Hi,
I’m using mailpress since a few years now and i was very happy to see that WordPress is back with a version 7 but I just try the new versions of mailpress (7.0) + (7.0 RC2) and it is impossible to make it work.
Here are the error i get after the upgrade :
1/ Subribe to comment is not working at all, not shown under the posts!
2/ I got error when sending messages.
I was using SMTP before with success but it stop working after the upgrade, here are the error i get :
Warning: file_put_contents(/WORDPRESS/wp-content/uploads/mailpress/23.eml): failed to open stream: No such file or directory in /WORDPRESS/wp-content/plugins/mailpress/mp-includes/class/MP_Mail.class.php on line 565
Warning: mkdir(): No such file or directory in /WORDPRESS/wp-content/plugins/mailpress/mp-includes/composer/vendor/swiftmailer/swiftmailer/lib/classes/Swift/KeyCache/DiskKeyCache.php on line 247
I then swith to PHP_MAIL with no luck :
Warning: file_put_contents(/WORDPRESS/wp-content/uploads/mailpress/21.eml): failed to open stream: No such file or directory in /WORDPRESS/wp-content/plugins/mailpress/mp-includes/class/MP_Mail.class.php on line 565
Fatal error: Uncaught Error: Class ‘Swift_MailTransport’ not found in /WORDPRESS/wp-content/plugins/mailpress/mp-includes/class/MP_Swift_Connection_php_mail.class.php:13 Stack trace: #0 /WORDPRESS/wp-includes/class-wp-hook.php(286): MP_Swift_Connection_php_mail->connect(21, Object(MP_Log)) #1 /WORDPRESS/wp-includes/plugin.php(203): WP_Hook->apply_filters(21, Array) #2 /WORDPRESS/wp-content/plugins/mailpress/mp-includes/class/MP_Mail.class.php(588): apply_filters(‘MailPress_Swift…’, 21, Object(MP_Log)) #3 /WORDPRESS/wp-content/plugins/mailpress/mp-includes/class/MP_Mail.class.php(196): MP_Mail->swift_processing() #4 /WORDPRESS/wp-content/plugins/mailpress/mp-includes/class/MP_Mail.class.php(38): MP_Mail->start() #5 /WORDPRESS/wp-content/plugins/mailpress/MailPress.ph in /WORDPRESS/wp-content/plugins/mailpress/mp-includes/class/MP_Swift_Connection_php_mail.class.php on line 13
And then with SENDMAIL but after clicking on the “Save & Test” button to check the settings, the website stop responding!
I stop here and got back to version 6 but just want to let you know about all this, i will now wait the next upgrade.
Regards,
- The topic ‘Mailpress 7 not working for me’ is closed to new replies.