Zen Cart Logo
Forums / Templates, Stylesheets, Page Layout / Forgotten Password page missing

Forgotten Password page missing

Views: 3,585

Results 21 to 23 of 23
12 May 2012, 6:19 PM
#21
weirdorecords avatar

weirdorecords

New Zenner

Join Date:
May 2010
Posts:
72
Plugin Contributions:
0

Forgotten Password page missing

Holy donuts! Many many thanks. I went through that file 15 times, and was certain I'd loaded up the default & tested it too. All fixed. Let me know where you need that coffee!

13 May 2012, 2:06 AM
#22
rodg avatar

rodg

Deceased

Join Date:
Jan 2007
Location:
Australia
Posts:
6,263
Plugin Contributions:
4

Re: Forgotten Password page missing

weirdorecords:

Holy donuts! Many many thanks. I went through that file 15 times, and was certain I'd loaded up the default & tested it too. All fixed. Let me know where you need that coffee!
For coffee: http://www.zen-cart.com/content.php?6-donate

FYI, This threads title is misleading, which is probably why you had such a hard time finding the problem. You were looking for a missing fie, but the error message was stating 'remote server** or** file not found'.

I was able to elininate the missing file possibility by attemting to load a page that I knew wouldn't be found. This produced the results expected when a page isn't found, which was** different **than that results I was getting when I attempted to load the fotgotten password page. This was enough to tell me that it was a server error, so all I needed to do was figure out what you had changed on the forgotten password page that would cause the problem. The missing slash in "we'll" was an 'obvious' guess. Since that turned out to be wrong, and the fact that you posted the changes you made to this file made it easy for me to cut n paste your changes into my text editor (which has syntax highlighting) and the real cause of the problem stood out like a sore thumb. :)

This was a lesson taught to me by Sherlock Holmes, who stated "when you have eliminated the impossible, whatever remains, however improbable, must be the truth".

In this case, I had eliminated the "missing file" as being a possibility. :)

Cheers
Rod

13 May 2012, 6:55 AM
#23
drbyte avatar

drbyte

Sensei

Join Date:
Jan 2004
Posts:
63,513
Plugin Contributions:
177

Re: Forgotten Password page missing

Good sleuthing, Rod.