Hi,
Im looking for a way to display the User ID and or Profile ID/Nickname in a specific area. For example, I have created asnd HTML block to display in every prfolie page. I want this block to display something similar to this:
Hello $userID! My name is $profileID, thank you for visiting my profile!
In this case: $userID is the name of the person who is looking at the profile. If the person is not logged in it can read Guest instead of the nickname.
$profileID is the nickname of the profile owner. For example: JohnSmith09
Can someone please help me on this one? I've been looking at this for the past two days trying to figure it out but can't. Please help!
Thanks!