MyBB Tutorials

Online status

Submitted by Akay, , Thread ID: 777

Thread Closed

RE: Online status

#16
05-04-2015, 02:36 PM
Kewl Wrote:
05-04-2015, 02:34 PM
Oxygen Wrote:
Problem with this tutorial is you need to do it again for the whos online template, or else the user can still see where and what your doing.
http://nulledbb.com/online.php

Just do this then

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

Code:
<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'] == UIDHERE then>127.0.0.1<else>{$location}</if></td>
</tr>

Change UIDHERE to your UID

Edit you main post too :D
[Image: UeTXrZ5.png]

Users browsing this thread: 5 Guest(s)