Page 1 of 1

Order on account broken

PostPosted: Tue Nov 29, 2011 5:33 pm
by info@.....it
A strange things happen.

If I try to view the order in my account page I see the following code instead of shipping costs:
echo $CURRENCY_DISPLAY->getFullValue($shipping_total, '', $db->f('order_currency')); ?>

Any ideas?

Thanks,
M.

Re: Order on account broken

PostPosted: Tue Nov 29, 2011 8:44 pm
by admin
Hello,
i don't think that this is related to One Page Checkout as it does not alter account details page. Please check if your shipping is shown properly at the backend either in VM Order Management or OPC Order Management.

It seems that your account details page is missing some ending '?>' string somewhere.

Best Regards,
Stan