News:

Support the VirtueMart project and become a member

Main Menu

Wrong link "ship to" in VM 2.0.9b

Started by patrik60, August 18, 2012, 12:31:28 PM

Previous topic - Next topic

patrik60

In the account details the link "Add/Edit shipment address" doesn't direct to the ship-to address form. Instead it directs to "Add/Edit billing address information".

J. 2.5.6 VM 2.0.9b

EDIT: The problem could be the difference between

editaddressST

and

editAddressSt

found in components/com_virtuemart/views/user/view.html.php line 149

patrik60

The problem is in the router.php:

line 200   

else if($query['task']=='editaddress'){

when changing it back to

else if($query['task']='editaddress'){

it works fine.

Milbo

Quote from: patbe60 on August 18, 2012, 12:31:28 PM
EDIT: The problem could be the difference between

editaddressST

and

editAddressSt

found in components/com_virtuemart/views/user/view.html.php line 149

The problem was there, thx.
Should I fix your bug, please support the VirtueMart project and become a member
______________________________________
Extensions approved by the core team: http://extensions.virtuemart.net/