Zen Cart Logo
Forums / General Questions / The Confirmation Email must match your Email Address "error"

The Confirmation Email must match your Email Address "error"

Locked

Views: 17,975

Results 1 to 10 of 10
This thread is locked. New replies are disabled.
27 Jan 2008, 3:06 PM
#1
tpascubarat avatar

tpascubarat

New Zenner

Join Date:
Dec 2007
Posts:
64
Plugin Contributions:
0

The Confirmation Email must match your Email Address "error"

No matter what I do, I keep getting this message after I hit submit (during account creation)

The Confirmation Email must match your Email Address

Is there a setting that is making this happen?

18 Nov 2008, 3:41 PM
#2
rory avatar

rory

New Zenner

Join Date:
Apr 2008
Location:
Bainbridge Island, WA
Posts:
16
Plugin Contributions:
0

Re: The Confirmation Email must match your Email Address "error"

I get the same thing. Did you ever find a resolution?

It only happens when I shop as a guest and go to checkout and create a new account during checkout.

18 Nov 2008, 5:16 PM
#3
rory avatar

rory

New Zenner

Join Date:
Apr 2008
Location:
Bainbridge Island, WA
Posts:
16
Plugin Contributions:
0

Re: The Confirmation Email must match your Email Address "error"

Error: The Confirmation Email must match your Email Address

Located at https://www.missionAFRICA.com/staging

Steps to recreate.

  1. Shop as a guest with no account previously created
  2. Go to Checkout
  3. Enter email (new customer radio button on), click continue
  4. Enter billing information, click continue
  5. Get error / account creation fails and am unable to get past this page.

I am able to create an account when I click login, but unable to click an account when I go to checkout. The only thing I can think of that is different in this installation is we have the AutomaticLogin mod.

Thanks for your help on this.

18 Nov 2008, 7:05 PM
#4
Kim avatar

Kim

Obaa-san

Join Date:
Jun 2003
Location:
West Coast, North America
Posts:
26,606
Plugin Contributions:
0

Re: The Confirmation Email must match your Email Address "error"

Please post your settings under Admin> Confirmation> Email Options

19 Nov 2008, 12:41 AM
#5
rory avatar

rory

New Zenner

Join Date:
Apr 2008
Location:
Bainbridge Island, WA
Posts:
16
Plugin Contributions:
0

Re: The Confirmation Email must match your Email Address "error"

The site is https://www.missionafrica.com/staging

the error results after putting something in the cart, going to checkout, creating an account, filling in the account info, and after hitting continue, the error shows. attached are the email settings.

I sure appreciate your help.

Thanks....

19 Nov 2008, 1:55 AM
#6
cuteture avatar

cuteture

New Zenner

Join Date:
Nov 2008
Posts:
1
Plugin Contributions:
0

Re: The Confirmation Email must match your Email Address "error"

I am getting the exact same error. I can checkout until Step 3 - of 3 and when I click on CONFIRM ORDER if goes to the next page and is blank other than two words: EMAIL ERROR:

That's all I get. So no customers can check out. I need help asap....

21 Nov 2008, 12:46 AM
#7
Kim avatar

Kim

Obaa-san

Join Date:
Jun 2003
Location:
West Coast, North America
Posts:
26,606
Plugin Contributions:
0

Re: The Confirmation Email must match your Email Address "error"

Can you turn off or remove the auto-login thing?

21 Nov 2008, 2:38 PM
#8
rory avatar

rory

New Zenner

Join Date:
Apr 2008
Location:
Bainbridge Island, WA
Posts:
16
Plugin Contributions:
0

Re: The Confirmation Email must match your Email Address "error"

Sure. I will try that this am.

21 Nov 2008, 3:52 PM
#9
rory avatar

rory

New Zenner

Join Date:
Apr 2008
Location:
Bainbridge Island, WA
Posts:
16
Plugin Contributions:
0

Re: The Confirmation Email must match your Email Address "error"

The changes this mod makes are to the following files.

Core files overwritten:
includes/modules/pages/index/header_php.php
includes/modules/pages/login/header_php.php
includes/modules/pages/logoff/header_php.php

when I installed them, i backed them up by renaming the files with .orig. I reversed this process by renaming the files above as header_php.php.AutoLogin and stripped off the .orig from the original files so the originally installed files would be used.

I still get the same error.

I installed both the Checkout Amazon Style and Automatic Login. They both have files in my templates section. Automatic Login is the only one that overwrites files in the core (which I changed back to the original zen install). Since then, I installed the Local Sales Tax Mod, QBI integration, Testimonial Manager, Quantity Discounts, and Column Layout Grid. I don't know how to fix this. Do I talk with the developers of both the Checkout Amazon Style and Automatic Login???

I would appreciate any and all help you can provide.

Thanks.....

23 Nov 2008, 3:11 AM
#10
rory avatar

rory

New Zenner

Join Date:
Apr 2008
Location:
Bainbridge Island, WA
Posts:
16
Plugin Contributions:
0

Re: The Confirmation Email must match your Email Address "error"

I solved the problem. I searched the error with the developers toolkit and found the offending code. For some reason, which I can't figure out, the code was changed. I changed it back and it now works. I found it in "includes/modules/create_account.php". When I set this file back to the originally installed file, everything works again. I will continue testing to make sure the change I made doesn't effect anything else.

Thanks, and sorry for the previous post.