UBB.Dev
Posted By: LIIT ID of logged in USER - 12/25/2006 10:08 PM
I am working on a small mod for our UBB Threads 7.0.2, and was hoping a kind sole could help me with a small question, instead of me having to understand the UBB-code :-)

I just need to know the USERid of the user currently logged in ?

Any help will be much appreciated.

Happy Holidays

Kasper Kristoffersen
Posted By: AllenAyres Re: ID of logged in USER - 12/27/2006 7:47 AM
Userid?

You can view them from the online page - userid's and ip addresses
Posted By: LIIT Re: ID of logged in USER - 12/27/2006 12:15 PM
I was just hoping, someone could tell me which auth-function etc I need to run (someone who already knows), instead of me having to read through the code to figure it out :-)
Posted By: chillin Re: ID of logged in USER - 12/31/2006 2:48 AM
PHP Code
$user['USER_ID'] 
Posted By: LIIT Re: ID of logged in USER - 01/02/2007 3:23 AM
chillin: but which files should I include, and should I run any functions to initialize $user and force a login ?
© UBB.Developers