VirtueMart Forum

VirtueMart 2 + 3 + 4 => Virtuemart Development and bug reports => Topic started by: matracon on November 22, 2013, 17:59:57 PM

Title: add itemid joomla to the link to send edit shipping address
Post by: matracon on November 22, 2013, 17:59:57 PM
hello
sorry for my English
I'm setting the sending user data in virtuemart 2.0.24b especially shipping address, I have reviewed the file edit_address.php  line 102 echo $ this-> LoadTemplate ('addshipto'), this go to file edit_address_addshipto.php and I find the statement in line 27:  <php echo $ this->lists ['shipTo']>, what I need is add  itemid joomla to the link to send edit shipping address ,so respect the original page format (load modules), but I'm not finding the file list shipping address, thanks for your help