2013-07-29, 03:37 AM
Hey Guys,
I have an Site(head.php) which has included the global.php with this I can output some Variables from MyBB like Name with $mybb->user['username'], UID and so on everything works.
But now I want the Variable for the Who's Online Page not the whole One, the text says:
1 user active in the past 15 minutes (1 member, 0 of whom are invisible, and 0 guests).
I just wan't the 1 User Active Part without time of 15 Minutes or something like that.
But I searched through many Files and the Variables i found didn't work.
I have an Site(head.php) which has included the global.php with this I can output some Variables from MyBB like Name with $mybb->user['username'], UID and so on everything works.
But now I want the Variable for the Who's Online Page not the whole One, the text says:
1 user active in the past 15 minutes (1 member, 0 of whom are invisible, and 0 guests).
I just wan't the 1 User Active Part without time of 15 Minutes or something like that.
But I searched through many Files and the Variables i found didn't work.