Hi; does the backup plugin work with the XPertMailer plugin, that provides SMTP relay? The reason I aks is because I do not get any emails with my backup delivered to my email address, even though I get other mails from wordpress.
Thanks for writing the plugin!
HI again, I have looked at my error logs and I get this line..
PHP Fatal error: Cannot redeclare class SMTP in /srv/www/polkom/html/wp-includes/class-smtp.php on line 25, referer: http://www.futuras.dk/wp-admin/edit.php?page=wp-db-backup
does this help diagnose the problem?
Yes, it sounds like XPertMailer is using the same class name as one defined in core WordPress---"SMTP". It shouldn't be doing that.
RSS feed for this topic
You must log in to post.
Register or log in - lost password?
Hi; does the backup plugin work with the XPertMailer plugin, that provides SMTP relay? The reason I aks is because I do not get any emails with my backup delivered to my email address, even though I get other mails from wordpress.
Thanks for writing the plugin!
HI again, I have looked at my error logs and I get this line..
PHP Fatal error: Cannot redeclare class SMTP in /srv/www/polkom/html/wp-includes/class-smtp.php on line 25, referer: http://www.futuras.dk/wp-admin/edit.php?page=wp-db-backup
does this help diagnose the problem?
Yes, it sounds like XPertMailer is using the same class name as one defined in core WordPress---"SMTP". It shouldn't be doing that.
RSS feed for this topic
Reply
You must log in to post.