1
rickh
adding: "Welcome <$username>" when logged on.
  • 2004/10/7 10:53

  • rickh

  • Just popping in

  • Posts: 94

  • Since: 2004/4/9 6


Hello,

I want to make a HTML block with the text 'Welcome $username'. Where $username must be the nickname of the user offcourse.

Is this possible and if so, what code/variable do I have to use to show the nickname.

2
rickh
Re:adding:
  • 2004/10/9 11:43

  • rickh

  • Just popping in

  • Posts: 94

  • Since: 2004/4/9 6


anyone got an idea????

3
ackbarr
Re:adding:

If you are talking about adding it to your theme header, this should work:

[code]
<{if $xoops_isuser}>
Welcome <{$xoops_uname}>!
<{/if}
[code]

Login

Who's Online

182 user(s) are online (90 user(s) are browsing Support Forums)


Members: 0


Guests: 182


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