PDA

View Full Version : Problem displaying delivery address


bronwen
19-Jul-2004, 01:54 PM
I have recently upgraded from Actinec Version 6 to version 7, and am having problems with the shopping cart.

When checking out, the customer enters the delivery address, proceeds to the next page, and instead of seeing their name and address they see the text NETQUOTEVAR:DELIVERNAME, NETQUOTEVAR:DELIVERADDRESS1, etc.
This problem does not occur if the user chooses to enter separate delivery / invoice addresses.

The updated site is not yet live, but running as a local installation on my PC.
We are using images for the buttons in the shopping cart, and the next / cancel buttons. The orderscript.pl has been updated appropriately.

pinbrook
19-Jul-2004, 02:42 PM
replace the original orderscript and see if the problem goes away.

if it does then your amends in orderscript need attention

bronwen
20-Jul-2004, 09:12 AM
Found it. There was a missing "NETQUOTEDEL:DELIVERPHASE" in the Act_Order02 page, which meant that the shipping form was always displayed, no matter what the user choice was.