emtuwines
Forum Replies Created
-
Forum: Plugins
In reply to: [Plugin: MailPress] No emails sent | errors in logI just added mailpress and it comes up just fine, but it seems like database functions are not working properly. The plugin worked just fine on my dev laptop, but now when I go to enter a user, it process and then shows no users. The only info I have that might help is when I try to run a test email the log generates this:
000000 — Connecting to jrmason_wp (MP_Mail)
000000 — Connected (MP_Mail)
000000 — *** ERROR *** Database error, Mail not saved : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ” at line 18
000000 — LOG ended with status : FALSE
000000 — **** End logging **** mailpress *** MP_Mail *** level : 0I’d love to get it working, but for now my solution has been to sign up for the free MailChimp account – 500 users and 300 emails/month works for me.
Forum: Plugins
In reply to: Newsletter – any recommendations?Mailpress only works with PHP 5.2+ so make sure that your server handles this. I had it up and running on my dev laptop, but when I went to push it live it brought down the whole site. I was able to delete the plugins/mailpress directory and WP cleaned out the rest just fine.
If you install the plugin while wordpress is up and running it won’t let you activate it, so there’s no worries… Just don’t get too wrapped up in local customization if you haven’t made sure the server can handle it.