View Single Post
  #11  
Old 07-25-2012, 01:54 AM
 
hues hues is offline
 

Advanced Member
  
Join Date: Jul 2006
Posts: 90
 

Default Re: Cant add address to the register.php page

Thanks Alex.
Please help in modifying "include/register.php" Where to add the code
PHP Code:
$smarty->assign('address_fields'$address_fields); 


Around line 1690 on include/register.php we have

PHP Code:
$smarty->assign('address_fields'$address_fields);
        if (!empty(
$address_book)) {
            
$smarty->assign('address_book'$address_book);
        } 

Thanks again for the help.
__________________
X-Cart 4.4.5 ... www.drugteststrips.com
X-Cart 4.4.5 ... www.drugalcoholtest.com

Hues Technologies
http://www.huestechnologies.com
Reply With Quote