Page 1 of 1

Error message in Checkout Confirmation page

Posted: Fri Feb 26, 2010 8:12 am
by ckpepper02
Hey guys. I've got yet another head banger.

I am all of a sudden getting these errors when a customer checks out:

Code: Select all


Notice: Undefined index: weight_factor in /home/miracl20/public_html/store/catalog/controller/checkout/confirm.php on line 133

Notice: Undefined index: weight_operator in /home/miracl20/public_html/store/catalog/controller/checkout/confirm.php on line 134

Notice: Undefined index: stock in /home/miracl20/public_html/store/catalog/controller/checkout/confirm.php on line 135

Notice: Undefined index: stock_decrease in /home/miracl20/public_html/store/catalog/controller/checkout/confirm.php on line 136

I thought it had something to do with a Mod I had installed, but when I look at the database, those fields DO exist. Any ideas as to what this could be?

Re: Error message in Checkout Confirmation page

Posted: Fri Feb 26, 2010 9:20 am
by Qphoria
This is from an old version of Options Plus. what version of opencart are you running?

Re: Error message in Checkout Confirmation page

Posted: Fri Feb 26, 2010 9:49 am
by ckpepper02
Im running 1.3.0

Re: Error message in Checkout Confirmation page

Posted: Sat Feb 27, 2010 12:12 am
by ckpepper02
Sorry Mod.

I was hoping Q would see and post an update for me.