MyBB Support

Plugin Help PHP 1.8

Submitted by Mr_Joker, , Thread ID: 2007

Thread Closed
Mr_Joker
YouR JuSt G4Y
Level:
0
Reputation:
3
Posts:
795
Likes:
51
Credits:
493
22-03-2015, 12:52 AM
#1
Can someone tell me I've installed this!
http://mybbhacks.zingaburga.com/showthread.php?tid=260

Now i want on my profile Status to say example 127.0.0.1

And on whos online location same thing 127.0.0.1

But i want it aswell to work on other Admin and Mod aswell.

Please help thanks!

RE: Plugin Help PHP 1.8

Akay
We are!
Level:
0
Reputation:
28
Posts:
946
Likes:
109
Credits:
2.05K
22-03-2015, 01:12 AM
#2
Check my tutorial mate

http://nulledbb.com/Thread-Online-status

and for Who's Online code:

ACP>Templates>your theme's templates>Who's Online Templates and open up "online_row"

<tr>
<td class="trow1">{$online_name}{$user_ip}</td>
<td align="center" class="trow2">{$online_time}</td>
<td class="trow1" width="50%"><if $user['uid'] == uid then>127.0.0.1<elseif $user['uid'] == uid then>where am i<else>{$location}</if></td>
</tr>

RE: Plugin Help PHP 1.8

Mr_Joker
YouR JuSt G4Y
Level:
0
Reputation:
3
Posts:
795
Likes:
51
Credits:
493
OP
22-03-2015, 01:30 AM
#3
Thank you so much mate Smile

Users browsing this thread: 1 Guest(s)