zboy812 |
|
---|---|
I want to show my users_id "Operator Id" {USER_DETAILS_ID} in details but this tag did not work.
Any ideas how i can show the "Operators Id" in there? It is important for the type of application i am making. Thank you |
Kilandor |
|
---|---|
Any place where user details are outpot in a row type format, or for details. You should be able to use {PHP.urr.user_id}
|
Trustmaster |
|
---|---|
And if you mean the current user you are logged in as, you can use {PHP.usr.id} which works in any template.
May the Source be with you!
|
zboy812 |
|
---|---|
That is exactly what i was looking for thank you both!
|