Cósmica Posted November 23, 2011 Share Posted November 23, 2011 Hi, When I login, the customer's name doesn't show up nor the logout text. Instead, the login text remains after the "Welcome", that is : "Welcome, (login)", and there's no way to logout. I think something's missed in some .tpl archive, but I cannot figure it out. Any help would be really welcome. Thanks, Angela 1 Link to comment Share on other sites More sharing options...
Cósmica Posted November 23, 2011 Author Share Posted November 23, 2011 Well, I've found there was some code missing in blockuserinfo.tpl, I don't know why... Part of this code: <li id="header_user_info"> {l s='Welcome' mod='blockuserinfo'}, {if $logged} <span>{$customerName}</span> (<a href="{$base_dir}index.php?mylogout" title="{l s='Log me out' mod='blockuserinfo'}">{l s='Log out' mod='blockuserinfo'}</a>) {else} <a href="{$base_dir_ssl}my-account.php">{l s='Log in' mod='blockuserinfo'}</a> {/if} </li> Link to comment Share on other sites More sharing options...
Oscarld Posted December 4, 2011 Share Posted December 4, 2011 Version of your prestashop?? Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now