MyBB Community Forums
Whats the code for displaying the userid in templates? - Printable Version

+- MyBB Community Forums (https://community.mybb.com)
+-- Forum: Extensions (https://community.mybb.com/forum-201.html)
+--- Forum: Themes (https://community.mybb.com/forum-103.html)
+---- Forum: Theme Support (https://community.mybb.com/forum-10.html)
+---- Thread: Whats the code for displaying the userid in templates? (/thread-73859.html)



Whats the code for displaying the userid in templates? - Lo. - 2010-07-19

If there even is one...?


RE: Whats the code for displaying the userid in templates? - pavemen - 2010-07-19

$mybb->user['uid']


RE: Whats the code for displaying the userid in templates? - Lo. - 2010-07-19

(2010-07-19, 08:36 PM)pavemen Wrote: $mybb->user['uid']

Thank you very much pavemen.
Everyone shows up as one. O.o