thanks - the smarty error is fixed, but still having my problem.
i am only asking for billing address and shipping address at checkout - i am using the billing address name as the main contact.
the names are
{$userinfo.b_firstname} {$userinfo.b_lastname}
{$userinfo.s_firstname} {$userinfo.s_lastname}
b for billing, s for shipping
i think it's a new feature in 3.5 to have three different name options
|