Code behind "welcome" message on Customer panel

Moderator: crythias

Locked
Gunz
Znuny newbie
Posts: 44
Joined: 30 Jun 2010, 01:43
Znuny Version: 2.4

Code behind "welcome" message on Customer panel

Post by Gunz »

Hi, can anyone tell me where I can find the code behind the:-

Welcome xxxxx
Email address
Date and Time


Message that appears on the top right hand corner of the Customer panel (portal) page?

Mine is not working properly... unfortunately I'm not sure what code drives this... and so I can't sort it out.

All help greatly appreciated!

--Wayne
Gunz
Znuny newbie
Posts: 44
Joined: 30 Jun 2010, 01:43
Znuny Version: 2.4

Re: Code behind "welcome" message on Customer panel

Post by Gunz »

I've found this now - it's in the CustomerNavigationBar.dtl

I'm struggling to fix my problem.

The code is exactly the same between my test and production instances. However within the test instance this message on the top right hand of the customer panel is exactly how I want it and reads:-

Wayne Martin ( WMartin@gunz.com / 95 )
01/11/2010 14:37:01


However on the production system the same code in the DTL actually "displays" the code on the web page it produces :-

$Text{" Wayne Martin ( WMartin@gunz.com / 95 )"}
11/01/2010 14:32:48


What could be causing this? Please help this is driving me nuts!

--Wayne
Gunz
Znuny newbie
Posts: 44
Joined: 30 Jun 2010, 01:43
Znuny Version: 2.4

Re: Code behind "welcome" message on Customer panel

Post by Gunz »

Issue fixed: it was in the data. I resaved all my Customer users (i.e. manually went into each one's setup and simply resaved them) and this issue went away.
Locked