Login Register


[MyBB] Online status filter_list
Author
Message
[MyBB] Online status #1
Yet another php in templates tutorial.

1. First of all, get this plugin (Allows you to have PHP in templates, which will help you out to get this custom shit).

Link: http://mybbhacks.zingaburga.com/showthread.php?tid=260

2. Install & activate it.

3. Go to "ACP > Templates & Style > choose the template you are currently using > Member Templates > open and edit: member_profile_online

change all the code inside to this:

Code:
<a href="online.php"><span class="online" style="font-weight: bold;">{$lang->postbit_status_online}</span></a> (<if $memprofile['uid'] == UIDHERE then><span style="color: green;"><strong>Oh noes! The lord is online..</strong></span> @ {$location_time}<else>{$location} @ {$location_time}</if>)

Pic: [Image: TH7D7i4.png]


Don't forget to change "UIDHERE" to your UID.

You're welcome.

Reply

RE: [MyBB] Online status #2
I can see pirate has changed this lmao Tongue
Whoop Whoop?

Reply







Users browsing this thread: 1 Guest(s)