1
tonyarmani
Displaying User Name
  • 2005/8/8 15:08

  • tonyarmani

  • Just popping in

  • Posts: 18

  • Since: 2005/7/27


If anyone knows exact, specific instructions on how to display the users name, and not just login name on the page after they have logged in, and can tell me where to go to edit it (i.e. backend or through dreamweaver) it would be greatly appreciated. Thanks.

2
Dave_L
Re: Displaying User Name
  • 2005/8/8 16:11

  • Dave_L

  • XOOPS is my life!

  • Posts: 2277

  • Since: 2003/11/7


[XOOPS 2.2]

modules/system/templates/blocks/system_block_user.html

Change:

<a href="<{$xoops_url}>/user.php?op=logout"><{$block.lang_logout}></a>


To:

<a href="<{$xoops_url}>/user.php?op=logout"><{$block.lang_logout}>[color=ff0000]&nbsp;(<{$xoops_uname|truncate:15:'...'}>)[/color]</a> [color=ff0000]<{* #*#LOGOUT_UNAME# *}>[/color]

Login

Who's Online

143 user(s) are online (75 user(s) are browsing Support Forums)


Members: 0


Guests: 143


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: May 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits