Zen Cart Logo
Forums / General Questions / Can not retrieve forgotten password

Can not retrieve forgotten password

Locked

Views: 4,100

Results 1 to 13 of 13
This thread is locked. New replies are disabled.
29 Jun 2007, 4:24 AM
#1
qpolash avatar

qpolash

New Zenner

Join Date:
May 2007
Posts:
7
Plugin Contributions:
0

Can not retrieve forgotten password

Hi,

I have forgotten the test account's password. I am trying to retrieve the password. The system says that it has sent a new password, but it never comes to the test email account.

Please help to troubleshoot this. "Contact Us' or Admin Send email works fine. I am stuck! I have seen similar posting in the forum, but none seems to help me...

Q Polash

2 Jul 2007, 6:55 AM
#2
knuckle_101 avatar

knuckle_101

Totally Zenned

Join Date:
Dec 2005
Location:
Cincinnati Ohio
Posts:
1,034
Plugin Contributions:
3

Re: Can not retrieve forgotten password

Which password are you trying to resend, the admin or customer?

3 Jul 2007, 4:18 AM
#3
qpolash avatar

qpolash

New Zenner

Join Date:
May 2007
Posts:
7
Plugin Contributions:
0

Re: Can not retrieve forgotten password

Hi,

I am trying to retrieve my test account's password. So it is not about resetting admin's password. I was wrong about my assumption that I could send emails from my admin account. Not any more.

Here is my problem. I can receive email "Contact " form. I can NOT send admin emails, customers do not get Welcome message, they can not retrieve forgotten password. although the system says it has sent the new password.

I have tried all the combination PHP/Sendmail, nothing helps. I found out that the IP is blacklisted at http://www.mxtoolbox.com/blacklists.aspx (my domain is bestaudiobookdownload.com). I do not think I can do much about it without going somewhere else. I do not understand if the IP is blacklisted, why I can send emails through CPANEL. Why ZenCart's email is filtered? What options I have here? Can I use external mailserver? How do configure my email options then?

Thanks for your help,

Q Polash

3 Jul 2007, 4:35 AM
#4
knuckle_101 avatar

knuckle_101

Totally Zenned

Join Date:
Dec 2005
Location:
Cincinnati Ohio
Posts:
1,034
Plugin Contributions:
3

Re: Can not retrieve forgotten password

Is this TM Template?

3 Jul 2007, 4:38 AM
#5
knuckle_101 avatar

knuckle_101

Totally Zenned

Join Date:
Dec 2005
Location:
Cincinnati Ohio
Posts:
1,034
Plugin Contributions:
3

Re: Can not retrieve forgotten password

Also do you have the optin in admin/configuration/Customer Details/Customer Default Email Preference set to 0?

4 Jul 2007, 4:31 AM
#6
qpolash avatar

qpolash

New Zenner

Join Date:
May 2007
Posts:
7
Plugin Contributions:
0

Re: Can not retrieve forgotten password

Hi,

The template is from http://themestock.com/
Yes, I set the option to '0' (Text). Don't you think that the emails getting blocked because of the banned IP address? I do not know what I can do about that except move away from the hosting account. I can send email from the CPANEL though. Thanks,

Quamrul Polash
http://bestaudiobookdownload.com

4 Jul 2007, 4:39 AM
#7
knuckle_101 avatar

knuckle_101

Totally Zenned

Join Date:
Dec 2005
Location:
Cincinnati Ohio
Posts:
1,034
Plugin Contributions:
3

Re: Can not retrieve forgotten password

I am thinking the template your using is hardcoded and missing some of the core code to actually make this work.

But I could be wrong, but I would bet a cookie to a pickle thats the problem, or your hosts is blocking somehow, thats only two options I can think of

5 Jul 2007, 6:02 PM
#8
qpolash avatar

qpolash

New Zenner

Join Date:
May 2007
Posts:
7
Plugin Contributions:
0

Re: Can not retrieve forgotten password

Hi,

When you say my template is "missing some of the core code to actually make this work " what do you mean? Can you please simplify this with an example? For example when a customer asks for forgotten password, which codes are executed before ZenCart hands over to the mailserver for delivery? I have seen similar emails in the forum, but I can not find it now. And I am still looking...

May be something is missing in my customized overriding system. The IP is no longer black-listed. I turned on debugging (email archiving) in ZenCart, and all the emails are registered in the MySQL database. Still no email reaching my mail box for the test account. As I mentioned earlier, I can send email from CPANEL, so my ISP is not blocking the emails. Right?

Thank you so much for your time,

Quamrul Polash

5 Jul 2007, 6:12 PM
#9
knuckle_101 avatar

knuckle_101

Totally Zenned

Join Date:
Dec 2005
Location:
Cincinnati Ohio
Posts:
1,034
Plugin Contributions:
3

Re: Can not retrieve forgotten password

is the emails getting bounced back? If so what does the header have in it as the error, or show the error itself.

I am sure it is something simple.

shoot me access via pm to mysql and I will reset it manually for you and maybe you can work it out from there

6 Jul 2007, 4:34 AM
#10
knuckle_101 avatar

knuckle_101

Totally Zenned

Join Date:
Dec 2005
Location:
Cincinnati Ohio
Posts:
1,034
Plugin Contributions:
3

Re: Can not retrieve forgotten password

try using sendmail as your email option see if this helps.

7 Jul 2007, 4:38 AM
#11
qpolash avatar

qpolash

New Zenner

Join Date:
May 2007
Posts:
7
Plugin Contributions:
0

Re: Can not retrieve forgotten password

Yes, I tried with 'sendmail', no change. I think I have ran out of all options. I have 2 questions, if you could answer.

  1. In SQL database, the last column in Email_Archive table is 'module' and it shows 'direct_email'. Where is this code located? Do I need to do any override, if I use the default email functions/messages?
  2. What did you mean by 'hardcoded' as far as my template goes?

Thanks for your time.

7 Jul 2007, 4:49 AM
#12
knuckle_101 avatar

knuckle_101

Totally Zenned

Join Date:
Dec 2005
Location:
Cincinnati Ohio
Posts:
1,034
Plugin Contributions:
3

Re: Can not retrieve forgotten password

I dont think the template has anything to do with it, I believe it maybe a server issue with zencart itself.

Some reason your mail server is not comminucating with zencart.

Without actually looking deeper could not even begin to tell you

21 Jul 2007, 5:39 PM
#13
benny avatar

benny

New Zenner

Join Date:
Jul 2007
Posts:
1
Plugin Contributions:
0

Re: Can not retrieve forgotten password

The same problem happened on my site :(