inherit
167837
0
Apr 30, 2013 15:32:12 GMT -8
leif
939
June 2011
akiglass
|
Post by leif on Dec 19, 2014 22:10:33 GMT -8
Okay! This can be a bit confusing and mostly posting this for my own reference in case I forget again. If you wish to just have the user id number of a member you can do so through either of these variables depending on which you would like:
Current User (the viewing person)
$[user_id]
Owner User (the person who the profile belongs to)
$[user.id]
The period and underscore are easy to mix up and can greatly throw you off.
|
|
inherit
181648
0
Jan 1, 2019 12:28:09 GMT -8
emcsparran
Open minded
25
July 2012
emcsparran
|
Post by emcsparran on Jan 26, 2016 18:54:38 GMT -8
Where is this at. Also will this give the member an id number?
|
|
inherit
167837
0
Apr 30, 2013 15:32:12 GMT -8
leif
939
June 2011
akiglass
|
Post by leif on Feb 14, 2016 3:38:35 GMT -8
The ID number is generated upon the user joining the forum. The code examples just let you choose which to display in a code.
|
|
inherit
181648
0
Jan 1, 2019 12:28:09 GMT -8
emcsparran
Open minded
25
July 2012
emcsparran
|
Post by emcsparran on Feb 16, 2016 12:22:26 GMT -8
Ok so is there a code for this or where do I go to edit this to give the member and ID number that would be visible to the viewer. Im sorry. In my forum there are no ID numbers for the member. This is why I'm asking.
Thanks.
|
|