MyBB Tutorials

Online status

Submitted by Akay, , Thread ID: 777

Thread Closed

RE: Online status

#11
see you soon for this thread :(
i am Muslim, indonesia is my country :8
1

RE: Online status

OP
#12
08-03-2015, 06:22 PM
Denis Wrote:
i am Muslim, indonesia is my country
My Muslim Smile

I don't give a fuck. LEECHER OVER HERE!

RE: Online status

OP
#13
08-03-2015, 07:09 PM
Denis Wrote:
08-03-2015, 06:23 PM
Kewl Wrote:
08-03-2015, 06:22 PM
Denis Wrote:
i am Muslim, indonesia is my country
My Muslim Smile

I don't give a fuck. LEECHER OVER HERE!

what problem? mslim you not like no?

you are leeching

RE: Online status

#14
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
[Image: UeTXrZ5.png]

RE: Online status

OP
#15
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

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]

RE: Online status

OP
#17
05-04-2015, 02:38 PM
Oxygen Wrote:
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

I just did.

RE: Online status

#18
Needed this too thanks mate Smile

Users browsing this thread: 1 Guest(s)