1
tonyarmani
Show variables
  • 2005/7/28 19:29

  • tonyarmani

  • Just popping in

  • Posts: 18

  • Since: 2005/7/27


I would like to display the current user's name and group in every page inside of XOOPS - any ideas how? Thanks

2
adrock
Re: Show variables
  • 2005/7/28 20:01

  • adrock

  • Quite a regular

  • Posts: 291

  • Since: 2004/12/7


were you able to get that link to work?

If you can send me your theme file, I can take care of it for you....

Affordable Web Hosting - Family - Fun!...and not always in that order!

3
JamesSAEP
Re: Show variables
  • 2005/7/28 20:21

  • JamesSAEP

  • Just can't stay away

  • Posts: 732

  • Since: 2005/2/28


<{if $xoops_isuser}> <a href="<{$xoops_url}>/user.php"><{$xoops_uname}>

This will make the User Name be a link. If all you want is to display the user name then:

<{if $xoops_isuser}> <{$xoops_uname}>

Put this code in the theme.html file.

Login

Who's Online

140 user(s) are online (78 user(s) are browsing Support Forums)


Members: 0


Guests: 140


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