2
Fist, welcome to XOOPS!
To display a welcome message in your theme, add the following line in theme.html where you want the message to be displayed:
<b>Welcome: <{if $xoops_isuser}><{$xoops_uname}><{else}>Guest<{/if}>b>
Make sure you clear the contents of the templates_c folder after you make your changes or they won't take effect.
This answer was found using the Search box at the top right corner of this website. It's pretty handy for most questions.
Best Regards,
James
Insanity can be defined as "doing the same thing over and over and expecting different results."
Stupidity is not a crime. Therefore, you are free to go.