PDA

View Full Version : Username in a module and title


yuriy
11-08-2006, 05:22 PM
Hi I want a welcome module on my front page of my CMPS, how can I make when a user logs on it says on title of the module Welcome to <site>, <username> and in the module I will put a pic and on bottom, say thank you for visiting <site>, <username>

I already have a module that appears for Non Logged on users, but if there's a way for me to do this would be awesome! Thanks guys.

Brian
11-11-2006, 03:02 PM
Create a new template module, turn the "Use Module Shell Template" option off, and then use $bbuserinfo[username] in the template to display the user's name.

Our Sponsors
 

yuriy
11-11-2006, 04:22 PM
what about in title? can I do that like on Blocks and stuff?