Log in

View Full Version : Need help with User IP variable


LifesGreatestGift
09-17-2009, 03:19 PM
Hey, im creating a custom mod for my Admins, and S.Mods to view member info and whatnot, what is the variable to display a member's IP Address? Trying to get it to display in a table.

I have tried the following:

$userinfo[host]
$bbuserinfo[ipaddress]

Didn't work.

Any help appreciated :-D Thank you :-)

I would like to get the IP that displays in the IP Address field in the AdminCP (edit user profile).

Lynne
09-17-2009, 05:25 PM
You can look at the admincp/user.php file to get the variable name. However, that won't help if the page you are on does not grab that field in the query.