![]() |
Smooth install! Thank you!
|
I've had this installed for a while, and I just wanted to say thank you. :D
|
nice!
works fine with Version 3.6.5 |
Installed on 3.6.5.
|
Quote:
Thanks .... :) I prefer this change visually.... :up: Regards, Badger |
Quote:
Thanks Rich.... :) Used this part as well .... :up: Regards, Badger |
Installed in 3.6.8.. still working fine! :up:
|
><installed><
|
Works with 3.7?
|
I hope so...I've been running it from 3.6.8 --> 3.7 Beta 4. :)
|
yes , it works in latest version too (3.7 Gold)
|
it works in version 3.6.10 :)
|
Nice one thanks
|
If you want it to show when you hover over the avatar:
Find: HTML Code:
alt="<phrase 1="$post[username]">$vbphrase[xs_avatar]</phrase>" REPLACE it with: HTML Code:
alt="<if condition="$show['last_seen_online']">$vbphrase[last_seen_online]: $post[lastseen_date] at $post[lastseen_time]<else /><phrase 1="$post[username]">$vbphrase[xs_avatar]</phrase></if>" This will show Username's Avatar to guests and those who are unable to view the last online. |
ty Boofo!!
|
Installed on 3.7, works great, thanks!
|
just reinstalled after upgrading to 3.7.2PL1
works a charm :D |
Good to hear it works for 3.7, I've not updated it in ages. :)
|
Just going to update this as I'm still using the old version which still works on 3.7.2
I'm just hope changing over is easy because this is definitely one of thos must have mods my users would never want to be without. |
Quote:
|
Works great on 3.7.4.
I have a question though ... I've seen on another forum, it would show like this: Last Seen: 11 Minutes ago etc ... how can it be edited so it shows in this format? |
how come its not working wid vb3.7 ?
|
Quote:
|
Will it work with 3.8?
|
Quote:
|
And 3.8.2 thx!
|
And 3.8.3 :)
|
Working great on 3.7.6 :-)
Don't forget however that this hack requires one manual template edit - until I figured that out it wasn't working after my upgrade to 3.7.x |
Quote:
Nice mod! :up: |
It would be good to have this for vB4.
|
it must be a simple process to make it work for 4.x, right?
|
Also looking for this mod to work with vB4.x.
|
Same here! would be very nice to have it working
|
Quote:
|
If you want just certain usergroups to know last activity, use code like this:
<if condition="is_member_of($bbuserinfo,6)"><div>$vbph rase[join_date]: $post[lastseen_date] $post[lastseen_time]</div></if> In this <if condition="is_member_of($bbuserinfo,6)"> number 6 represents usergroup that has access to this information. 6 is default for administrators. If you want to enable this for moderators and supermoderators too, use: <if condition="is_member_of($bbuserinfo,5,6,7)"> |
How to make it work for vB4?
|
I just played a bit more with this add-on. There's info for last post user made. And it's also in this cryptic format, so you need to edit add-on and find:
PHP Code:
PHP Code:
PHP Code:
|
Hi,
this is a great mod, I wonder why it's not a default or an option in vbulletin ? Do you have it updated for 3.8.5 ? I searched but find nothing other than this version. Thanks,, |
Quote:
|
Quote:
My code looks like this (and just to let you know, I use last time user posted in postbit): HTML Code:
<vb:if condition="is_member_of($bbuserinfo,5,6,7,11)"><dt>Zad.Akt</dt> <dd>{vb:raw post.lastseen_date} {vb:raw post.lastseen_time}</dd></vb:if> This part HTML Code:
<vb:if condition="is_member_of($bbuserinfo,5,6,7,11)"> This is where actual message is written in postbit: HTML Code:
<dt>Zad.Akt</dt> <dd>{vb:raw post.lastseen_date} {vb:raw post.lastseen_time}</dd> HTML Code:
<dt>Zad.Akt</dt> HTML Code:
</vb:if> This add-on can be put to vB4 section with no problem. :) |
All times are GMT. The time now is 01:02 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:
|