MyBB Support

Staff Team Page

Submitted by Mr_Joker, , Thread ID: 4299

Thread Closed
28-05-2015, 05:32 PM
#1
I know how to create a staff team page but do you guys know how i can add them time online and stuff please? :/

Seen it on PF & Realforums..

Look below!

[Image: PCCZC7w.png]

RE: Staff Team Page

#2
For the last visit the variable is {$user['lastvisit']}
but dono about the total online time.
[Image: UeTXrZ5.png]

RE: Staff Team Page

#3
If you know how to do the rest, you should know how to do that too. If it's html, it simply won't work.

RE: Staff Team Page

OP
#4
28-05-2015, 08:31 PM
akay Wrote:
If you know how to do the rest, you should know how to do that too. If it's html, it simply won't work.

The only thing i don't know how to do is that Time online mate use your fucking brain not everyone is clever Smile

RE: Staff Team Page

#5
28-05-2015, 09:14 PM
Mr_Joker Wrote:
28-05-2015, 08:31 PM
akay Wrote:
If you know how to do the rest, you should know how to do that too. If it's html, it simply won't work.

The only thing i don't know how to do is that Time online mate use your fucking brain not everyone is clever Smile

How about post your current page? -__-

RE: Staff Team Page

#6
IcyForums._?
I can tell by that user :noh:

RE: Staff Team Page

#7
28-05-2015, 09:55 PM
Tropical Wrote:
IcyForums._?
I can tell by that user :noh:

That's RealForums :fp:

RE: Staff Team Page

#8
28-05-2015, 09:57 PM
Akay Wrote:
28-05-2015, 09:55 PM
Tropical Wrote:
IcyForums._?
I can tell by that user :noh:

That's RealForums :fp:

Help me.... I wanna do this too :3
will talk to you in skype
| A | v4hl| Addicted | Senpai | Sui | Sensei | H | fdigl |


RE: Staff Team Page

#9
Why don't you take a look at online.php
grab the code from there and in the where clause add this -> WHERE usergroup IN( STAFF_GIDS )
Do not let your difficulties fill you with anxiety, after all it is only in the darkest nights that stars shine more brightly. - Ali(a.s)

Developer( PHP, Python, C++, HTML+CSS, JS I am available for Hire. Message Me for details.

RE: Staff Team Page

#10
I guess You need to do some db queries.
SELECT timeonline FROM `mybb_users` WHERE username = '?'

Users browsing this thread: 4 Guest(s)