Quantcast
Channel: MyBB Community Forums - Tutorials
Viewing all articles
Browse latest Browse all 690

Forever and Ever (Time Spent Online)

$
0
0
(http://mybbhacks.zingaburga.com/showthread.php?tid=260)


You need this plugin ^

So people might wondering how Omni (HF owner) are available to have the

Time Spent Online: Forever and Ever

 feature on his profile. Well, I'm about to reveal the big secret. Angel

ACP>Templates>your theme(s) template>Member Templates edit the template "member_profile" and search for

Code:
<td class="trow2">{$timeonline}</td>


replace it with
Code:
<td class="trow2"><if $memprofile['uid'] == UIDHERE then>Forever and Ever<else>{$timeonline}</if></td>

UIDHERE = your uid.

Smile

Viewing all articles
Browse latest Browse all 690

Trending Articles