Hello,
When I have activation set, the Wordpres system is still kicking out its imfamous "Your username and password" default email at the same time the activation email is sent, thus sending 2 separate emails at once. Why would WP still be sending out its own email and ignoring this plugin's email? It wouldn't make sense for it to do this since the site is requiring activation first then upon activation it would then send out the username and password email.
Also, the WP default email that's being sent is bringing the user to the standard WP login page (/wp-login.php) completely ignoring the custom Theme My Login page.
Okay, I've discovered Theme my Login plugin is not compatible with Mailpress and TDO Mini Forms. Both of these other two plugins when activated are causing errors for Theme My Login...
WARNING: The function wp_new_user_notification has already been overridden by another plugin. Some features of Theme My Login may not function properly.
WARNING: The function wp_password_change_notification has already been overridden by another plugin. Some features of Theme My Login may not function properly.
Thus creating the issue first posted here. Is there any way to correct this so all of these plugins play nicely together?
I don't see why you need MailPress when TML handles system e-mails. Of course they are going to conflict.
Not really the answer I was looking for. I have Mailpress to send out my monthly newsletters. Does Theme My Login handle styling of html emails like Mailpress does? Also, you didn't address the problem of TDO Mini Forms?
Oh, I thought that MailPress was just for changing the default system e-mails.
Those "errors" are not actually errors per se, they are warnings. TML will still work, it just won't send it's own custom e-mails.
Thanks for the follow up. I actually found a work-around by killing the generic email WP sends out to new users. Yes, the TML still works nicely in all other categories, but it doesn't send out custom welcome emails because of these other plugin conflicts. But the forgotten password custom email still works, that's good!
What happened to the part where we can edit our own custom phrases for the login page once a user signs up?
I dropped that for favor of translatable strings. If you wish to change them, you just need to create your own English translation file.