getPressed
Member
Posted 10 months ago #
Having upgraded WordPress to 3.2.1, the MeeNews subscription form now returns the following error:
Fatal error: Cannot access private property PHPMailer::$to in /wp-content/plugins/meenews/inc/classes/mee_sender.php on line 121
This thread suggests that an update to PHPMailer in WP 3.2 causes problems with Configure SMTP and WP-Mail-SMTP: http://wordpress.org/support/topic/php-mailer-issue?replies=3.
It seems that MeeNews is also affected.
meenews
Member
Posted 10 months ago #
There are a new commercial version, free version in few days we upgrade it, contact with me in comercial@tierravirtual.net
getPressed
Member
Posted 10 months ago #
Not quite fixed yet, but we're getting there.
Will post back when we have this working.
funkncreative
Member
Posted 10 months ago #
@meenews: I have a commercial copy that I have heavily modified to do some extra stuff, so sadly the upgrade is not an option for me right now.
Could I get an idea of what needs to be changed to get SMTP back up in action?
Thanks
getPressed
Member
Posted 10 months ago #
With some help from the plugin author, we've now got this working.
Thanks Daniel...
I got exactly same problem with Meenews commercial version at Fatal error: Cannot access private property PHPMailer::$to in /wp-content/plugins/meenews/inc/classes/mee_sender.php on line 121
at http://www.inpos.si/ but strange: at http://www.zegip.si/ works after upgrade of WP ok. Can you help me please?
funkncreative
Member
Posted 9 months ago #
you need to replace mee_sender.php and meenews.php with the updated versions.
I emailed the author, daniel perez <comercial@tierravirtual.net> and he sent me a zip with the updates.
Ok thank you, still waiting answer. I will ask for mailing update newsletter. I have another question: i miss in the plugin partial mailing to one email without adding it to individually list. Any idea? Thank you!
funkncreative
Member
Posted 9 months ago #
do you need this for testing purposes?
I just set up a TEST list, and then hide it with css in the front end form.
No for regular use. Sometimes I need individual communication with customer (example birthday greetings). In Meenews I would make more templates for CRM events and send them some message individually...
funkncreative
Member
Posted 9 months ago #
Currently the only way I see this being possible is to set up a list where you can add a user just for one send, and then remove them once you have sent.
would that do what you need?
I think the most elegant options would be at sending page newsletter_manager.php&acc=send&idnews=..- Sends Manager where options "List to send:" is under Subject with additional field "Insert additional e-mail (email-s):"
Then functions Generate Senders would grab first Insert additional e-mail and than chosen List (which will be empty for this kind of sending..). This would be perfect.
Solved with new authors plugin. thank you meenews.