Closed (fixed)
Project:
Ubercart
Version:
7.x-3.x-dev
Component:
Cart/checkout
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
5 Mar 2011 at 23:35 UTC
Updated:
27 Mar 2011 at 04:01 UTC
When setting "Require e-mail confirmation in checkout for anonymous customers." in
Store » Konfiguration » Checkout settings
and afterwards going through the order-process, I get these notices:
Notice: Undefined index: email_match in uc_checkout_pane_customer() (line 76 in ...sites/all/modules/ubercart/uc_cart/uc_cart_checkout_pane.inc).
Notice: Undefined index: email_match in uc_checkout_pane_customer() (line 77 in ...sites/all/modules/ubercart/uc_cart/uc_cart_checkout_pane.inc).
on the checkout-page.
Comments
Comment #1
longwaveFix committed.