Error when users subscribe to newsletter
-
Mailpoet 2.7.7 installed. When users try to subscribe to my lists, they receive this error:
Oops! There is a problem with this form:
textStatus:error
errorThrown:
responseText:My error log spat out this:
[20-Feb-2017 04:02:59 UTC] PHP Warning: require_once([…]/wp-content/plugins/wysija-newsletters/inc/mailer/class.mysmtp.php): failed to open stream: No such file or directory in […]/wp-content/plugins/wysija-newsletters/helpers/mailer.php on line 1148
[20-Feb-2017 04:02:59 UTC] PHP Fatal error: require_once(): Failed opening required ‘[…]/wp-content/plugins/wysija-newsletters/inc/mailer/class.mysmtp.php’ (include_path=’.:/usr/lib/php7.0′) in /[…]/wp-content/plugins/wysija-newsletters/helpers/mailer.php on line 1148
[20-Feb-2017 04:03:36 UTC] PHP Warning: require_once([…]/wp-content/plugins/wysija-newsletters/inc/mailer/class.mysmtp.php): failed to open stream: No such file or directory in […]/wp-content/plugins/wysija-newsletters/helpers/mailer.php on line 1148
[20-Feb-2017 04:03:36 UTC] PHP Fatal error: require_once(): Failed opening required ‘[…]/wp-content/plugins/wysija-newsletters/inc/mailer/class.mysmtp.php’ (include_path=’.:/usr/lib/php7.0′) in […]/wp-content/plugins/wysija-newsletters/helpers/mailer.php on line 1148No matter whether I had PHP 7 or PHP 5.6 installed, the error pasted first in this thread displays when a user tries to subscribe to the list.
Additionally, new subscribers are not receiving the Confirm Subscription email that should be sending out each time someone subscribes (I have tested this myself by signing up my own email addresses not already subscribed).
Finally, it is not possible to view the Edit Subscription page sent out with each email, so users are unable to edit their subscriptions (unsubscribe works).
Any ideas why so many things are wrong with the install?
- The topic ‘Error when users subscribe to newsletter’ is closed to new replies.