View Single Post
  #1  
Old 12-01-2004, 02:27 PM
 
Jerrad Jerrad is offline
 

X-Adept
  
Join Date: Nov 2004
Location: The Netherlands
Posts: 484
 

Default Display username in head...

I want to display the username in the head. But not with a cookie (welcome_back), but only after a customer has logged in.

By copying {$login} and {$lng.txt_logged_in} into the head.tpl i managed to display the username only when customer is logged in. But the {$lng.txt_logged_in} is always visible, even when the customer is not logged in.

And if possible, i like to display the surname and lastname of the customer when he/she is logged in.

I really hope somebody can help.
Many thanks in advance!
__________________
X-Cart 4.0.12
Heavy modified with paid, free and forum mods.
PHP 5.2.5 | MYSQL 5.0.51a
Reply With Quote