Notice: Undefined variable: payment_properties in /usr/home/user/domains/domain.com/public_html/viart/order_confirmation.php on line 540
Anybody know of a fix for this one?
BigWil
steddyman
26 Jul 2007 9:43 AM
I had something similar to this on the User sales reports and it turned out to be a bug. There was a missing get_param function to obtain the value from the header.
I would log it with support.
Steddy
hyperconx
27 Jul 2007 7:41 PM
Disregard. This bug only shows up after the order has been processed which does make some since. Of course if I had written it the page would state that the "Order has already been processed" or "Your shopping cart is currently empty" if the payment_properties value was 0. Not just let it error out and make everyone wonder.