- This topic has 22 replies, 2 voices, and was last updated 11 years ago by
Pie Register.
- AuthorPosts
- July 3, 2015 at 10:57 am #10003706
Nazakat AliParticipantHI, my all other emails are working but this plugin is showing this error when i try to reset password,
The e-mail could not be sent.
Possible reason: your host may have disable
How to solve this issue plz helpAlthough on new user registration it send email to user. that is ok.
I tried many smtp plugins but no result, then i tried wpMandrill it shows good results…Now, Pie register send emails without error message but the body of emails is empty, sometime there is only number 0 in message body..
But after spending a lot of time, I figured out that in forgot_passsword.php file this line of code$message = $pie_register_base->filterEmail($message_temp,$user->user_login, '',$key );is causing this issue. when i modified this line of code to
$message = $message_temp;It is working now.. but variables in message body like
%user_login%, %reset_password_url%, etc.are not replaced by their corresponding values
July 5, 2015 at 8:03 pm #10003709
Nazakat AliParticipantwould anyone reply me?
July 7, 2015 at 3:14 am #10003719
Pie RegisterParticipantNo, You just can’t modify that line, it returns the formatted forgot
password URL, and could not cause the delivery error.PR uses WP_MAIL function, so if its work on one place it will work on
the others, please double check the email address you are sending mail
to is valid.alternatively, send us URL to the forgot password page.
Thanks
July 7, 2015 at 6:01 pm #10003726
Nazakat AliParticipantI know that line returns forrmated password url but it is true that there is some issue..
secondly, the email to which i am sending password reset link is my own email..
and email is delivered successfully to my inbox but email body is empty..
this is link to password reset page.July 9, 2015 at 7:50 pm #10003737
Nazakat AliParticipantPlease solve this issue as soon as possible..you reply too late.
July 10, 2015 at 5:51 pm #10003738
Nazakat AliParticipanti am waiting for your reply..
July 13, 2015 at 3:58 pm #10003741
Pie RegisterParticipantHello Nazakat,
Since you are the only one producing this error, please
1.) send us list of your active plugins
2.) send us the text of your email template (copy from source/text mode
of editor)
2.) Forward us the email you received
3.) try to create our user do a reset on our emailAnd please be patient since this is a free support and numbers of
queries are very high but we try our best to reply each and every query
asap. If you do want more faster response You can buy premium support.Thanks
July 14, 2015 at 8:28 pm #10003756
Nazakat AliParticipant1.) Pie Register and wpMandrill are active plugins
2.)Email Template`<p>Dear %user_yim%</p>
<p>You have just requested for a new password for your account. Please follow the link ( %reset_password_url% ) below to reset your password.</p>
<p>If you have not requested for a new password, kindly ignore this Email.</p>
<p>Best Regards,</p>
<p>Team %user_login%</p>
`3.)This is screenshot of email i recievd from pie register plugin

4.) Give your email addresss so i can create userJuly 16, 2015 at 2:39 am #10003758
Pie RegisterParticipantWell,
This could be WP Mandrill, people get it working using WP MAIL SMTP. You
can still create an account for me at mohsin.abbas [at]
genetechsolutions.comThanks
July 16, 2015 at 7:57 pm #10003767
Nazakat AliParticipantHi;
As I described earlier, if i don’t activate WP Mandrill
it shows this error`The e-mail could not be sent.
Possible reason: your host may have disable the mal function..`and i also tried number of SMTP plugins but pie register plugins shows same error..
One thing more, if i activate wpMandrill or POSTMAN SMTP…then your plugin send emails successfully but email body is empty.
i Hve created your username - AuthorPosts
- The forum ‘Pie-Register 2.0 Support’ is closed to new topics and replies.

