![]() |
installed =)
|
Hello Brad,
Thanks for this hack, but prior to install it, I'd like to know if it is possible to let only Admin seeing this information in postbit ? |
Quote:
|
can we make this work only for administrators and not for all users??
bump..sorry i didnt see this last post |
I don't have this installed but I am guessing you can wrap the template code in this:
Code:
<if condition="is_member_of($bbuserinfo, x)"> The default admin usergroup is 6. For admin only, you would change the "x" to a 6. |
Excellent job.
*clicks installed* |
very nice, simple
|
I searched for the text per the instructions in the zip, but neither my postbit or postbit_legacy templates has the coding:
<if condition="$post['joindate']"><div>$vbphrase[join_date]: $post[joindate]</div></if> I am running 3.6.2, would this be a problem? |
Thanks! :)
I needed a shorter version for my postbit_legacy though, so this is what I ended up using: Code:
<if condition="$show['last_seen_online']"><div>Last Online: <if condition="$post[lastseen_date] == Today">$post[lastseen_time]<else />$post[lastseen_date]</if></div></if> |
Thanks, great mod. :)
|
All times are GMT. The time now is 06:04 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|