MyBB Support

Staff Team Page

Submitted by Mr_Joker, , Thread ID: 4299

Thread Closed
Mr_Joker
YouR JuSt G4Y
Level:
0
Reputation:
3
Posts:
795
Likes:
51
Credits:
493
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

Oxygen
<div class="postbit-usertitle">
Prime
Level:
0
Reputation:
35
Posts:
608
Likes:
62
Credits:
1.47K
28-05-2015, 06:30 PM
#2
For the last visit the variable is {$user['lastvisit']}
but dono about the total online time.
[Image: UeTXrZ5.png]

RE: Staff Team Page

Akay
We are!
Level:
0
Reputation:
28
Posts:
946
Likes:
109
Credits:
2.05K
28-05-2015, 08:31 PM
#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

Mr_Joker
YouR JuSt G4Y
Level:
0
Reputation:
3
Posts:
795
Likes:
51
Credits:
493
OP
28-05-2015, 09:14 PM
#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

Akay
We are!
Level:
0
Reputation:
28
Posts:
946
Likes:
109
Credits:
2.05K
28-05-2015, 09:52 PM
#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

Akay
We are!
Level:
0
Reputation:
28
Posts:
946
Likes:
109
Credits:
2.05K
28-05-2015, 09:57 PM
#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

linkzy
No pressure, no diamonds
Level:
0
Reputation:
181
Posts:
5.34K
Likes:
341
Credits:
54
25-06-2015, 03:29 AM
#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

Sozin
Nan Ihier Gelair Mordor
Divine
Level:
0
Reputation:
91
Posts:
2.33K
Likes:
374
Credits:
11K
25-06-2015, 04:34 AM
#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

Coin
Level:
0
Reputation:
59
Posts:
1.13K
Likes:
54
Credits:
243
25-06-2015, 04:35 AM
#10
I guess You need to do some db queries.
SELECT timeonline FROM `mybb_users` WHERE username = '?'

Users browsing this thread: 1 Guest(s)