Same problem here. Jeff, do you have a solution for this?
Here the User Denial works fine, but any other email don’t work:
- User approval admin
- User approval
- New user
Modules activated on TML:
- Custom Email
- Custom Passwords
- Custom Redirection
- Themed Profiles
- User Moderation -> Admin approval
Thanks!
Thread Starter
Chip
(@chip_88)
@ crispossa:
Glad to know, I’m not the only one suffering these issues.
Let’s hope, Jeff will answer as soon as possible and we’ll solve our “problems”.
Thread Starter
Chip
(@chip_88)
Hi there!
It’s already three weeks ago that we posted our issues here.
So someone have maybe a solution for this?!
Jeff as the plugin developer, maybe you can advice us something?!?!
Thanks in advance & Regards!
Mark
I am also looking for a solution to this problem.
Emails send but its the default instead of the custom. I have the module for custom emails activated and have disabled plugins…
I have the same thing and its driving me crazy.
Modules enabled:
Ajax
Custom Email
Custom Passwords
Custom Redirection
Security
Themed Profiles
User Moderation -> Admin approval
Have custom emails setup for User Approval & User Approval Admin only.
Here is my issue –
*** ISSUE 1 ***
User signs up –
Admin get the email with user info
User NEVER gets confirmation email
Admin approves user
User gets Account Approval email
*** ISSUE 2 ***
User signs up –
Admin get the email with user info
User NEVER gets confirmation email
Admin denies user
User gets Account Denies email
I need to get the signup confirmation email to the user.
So based upon Jeff’s post (which was posted after my post) I am going to assume that there will not be any posted related to the isses we are having..
Thread Starter
Chip
(@chip_88)
@ WayneFusco:
Which post of Jeff do you mean???
Go back to the list of posts.
@waynefusco
Was that the
In case you haven’t noticed, I’ve pretty much stopped responding to posts in this forum. This is because most of the posts are not a “bug” with the plugin and are beyond the scope of what the plugin is meant to do. I’ve also closed my own support forum.
???
The custom email seems like a bug, shame he cannot address the issue. Does that mean he is stopping support and development of the plugin? If so would anybody care to work together on fixing it?
Thread Starter
Chip
(@chip_88)
Hmmmm, Jeff’s plugin is one of the most important plugins and has over 685.000 downloads. Don’t understand why Jeff then stops supporting it…
However, what do you think about a combination between this plugin http://ww.wp.xz.cn/plugins/welcome-email-editor/ and TML?!
@chip_88 Heh, I have actually been using that plugin in como with TML. Only issue is all my welcome emails are now being sent straight to SPAM folders. Do you have this issue?
Thread Starter
Chip
(@chip_88)
β Solution no. 2:
Maybe we can avoid to use any plugin.
I found out the email notification is set in wp-includes/pluggable.php.
There you can find the functions:
wp_password_change_notification
wp_new_user_notification
May that would be a point to start?!
Thread Starter
Chip
(@chip_88)
@ memebugger:
Haven’t tried that plugin before.
So can’t tell you anything about the SPAM…
But would be very bad, if it does so.
Then we really have to change somehow
wp_password_change_notification
and
wp_new_user_notification
What do you think?!
@chip_88
Yeah it would be bad to change the core files. I will do some more bug testing between plugins and come back to you with some ideas. Likewise, if you come up with some solutions…
Thread Starter
Chip
(@chip_88)
Thanks to Google, I found this page: http://wp.smashingmagazine.com/2011/10/25/create-perfect-emails-wordpress-website/ .
They describe there how we can modify existing WordPress System Emails…
No idea…
I prefer an easy plugin. Don’t like hard – coding so much! π