| ||||||||||
Shopping cart software Solutions for online shops and malls | ||||||||||
|
X-Cart Home | FAQ | Forum rules | Calendar | User manuals | Login |
Show firstname not login on auth box when user logged in | |||
|
|
Thread Tools | Search this Thread |
#1
|
|||||||||
|
|||||||||
Show firstname not login on auth box when user logged in
It may be elsewhere in the forum, but someone just asked me for this one, so I'd thought I'd share how to have the auth box show the firstname instead of the login when the user is logged in.
1) include/check_useraccount.php add the following line to the list of smarty assignments: $smarty->assign("login_firstname",$user_account["firstname"]); 2) /authbox.tpl line 7: {$lng.txt_logged_in}{$login_firstname}! That's it! Rubyaryat
__________________
Rubymods.com - Your X-Cart services partner for over 9 years. Modules offered: FedEx labels, Live currency rates, GeoIP, Order Audit, Multiple e-goods. X-Cart Store Hosting, project management and affiliates program available. 4.2.3 gold [Unix] |
|||||||||
#2
|
|||||||||
|
|||||||||
Thanks thats what i was looking for, could you please help me how to display first name and last name as well.
thanks
__________________
X-Cart Gold 4.3.2 X-Cart Gold 4.4.1 Unix High Quality CCTV DVRs & Cameras http://www.eaglemobiles.co.uk/CCTV |
|||||||||
#3
|
|||||||
|
|||||||
Here it is, for 4.0.11
authbox.tpl Code:
after the {$login_lastname} to get the text "is logged in" into the next line... in check_useraccount.php add line Code:
Code:
Cheers, Andy
__________________
X-Cart version 3.5.9 (online) X-Cart Version 4.0.19 (online) X-Cart Version 4.1.3 (in dev) PHP 4.4.4 MySQL 4.1.21 |
|||||||
#4
|
|||||||||
|
|||||||||
andreas04031,
Thanks for help thanks thanks thanks
__________________
X-Cart Gold 4.3.2 X-Cart Gold 4.4.1 Unix High Quality CCTV DVRs & Cameras http://www.eaglemobiles.co.uk/CCTV |
|||||||||
#5
|
|||||||
|
|||||||
Quote:
__________________
Marina Doffou |
|||||||
#6
|
|||||||
|
|||||||
Works in 4.0.18, another great small addon!
Thank you Any idea how to add the username to the Checkout section as well, I am using Jons Ezcheckout....
__________________
X-Cart Gold Version 4.0.18 EWDHosting.com is my Host Unix Servers |
|||||||
|
|||
X-Cart forums © 2001-2020
|