PDA

View Full Version : UserID on mouseover


Cloud_Strife
11-05-2012, 11:27 PM
Hello, there, I have a question. I am trying to show userID when mouseover a member's name. How can I do this? Is that possible? I tryed adding $bbuserinfo[userid], but it's shows my ID instead of the users'. Any advice? Thanks.

kh99
11-06-2012, 01:59 AM
Sounds like you've got the right idea, but you need to find a variable that has the userid associated with the name instead of your userid. That probably varies depending exactly where you're trying to do it. If you mean the username next to a post, you can use $post['userid'].