[Add-on] Xen-TR Who Has Visited

Status
Not open for further replies.

TilkiBey

OMG Member
Jan 18, 2011
76
4
135
Original Link: http://www.xen-tr.com/threads/xen-tr-who-has-visited-siteyi-ziyaret-eden-Üyeler.275/

Upgrade Instructions
1-) Uninstall previous version
2-) Upload the necessary files/folders in _upload folder
3-) Install addon_xentr_com_who_has_visited_v2.2.1.xml via add-on installer
4-) Choose your setting from ACP option area

Install Instructions
1-) Upload the necessary files/folders in _upload folder
2-) Install addon_xentr_com_who_has_visited_v2.2.1.xml via add-on installer
3-) Choose your setting from ACP option area

Template Hook Option
Auto templatehook option is added at v2.2.0 for users' requests
You can enable or disable it from acp option area
If this option will be disabled, you have to add this code to forum_list template where u want to show
HTML:
<xen:include template="xen_tr_com_who_has_visited" />

You can download the add-on from the original link (Xen-TR.com)
 
  • Like
Reactions: 3 people

Floris

I'm just me :) Hi.
Staff member
Jan 1, 2001
60,101
1,425
930
47
Netherlands
mrfloris.com
I take it this is working on rc2?
Could it be possible to say:
Allow which usergroups to see? (if empty, show to everybody): 1,2
where let's say, 1 = admins 2 = moderators, so only staff can see this block?
 

TilkiBey

OMG Member
Jan 18, 2011
76
4
135
I take it this is working on rc2?
Could it be possible to say:
Allow which usergroups to see? (if empty, show to everybody): 1,2
where let's say, 1 = admins 2 = moderators, so only staff can see this block?

i am working always with latest XenForo version, so, it will be work in RC2 version of course

this is nice idea, i can add it in future versions...
but now (v2.1.1) it is impossible coz of codes
 
  • Like
Reactions: 1 person

0ld

OMG Member
Feb 7, 2011
12
0
55
43
still need to show colors for different groups of users!
 

TilkiBey

OMG Member
Jan 18, 2011
76
4
135
still need to show colors for different groups of users!
this already coded for this add-on
in the specific template, u can find this line
HTML:
<xen:username user="$XWhoHasVisited.user" rich="true" class="Tooltip" title="{xen:date {$XWhoHasVisited.user.last_activity}, 'H:i'}" />

u can show this code
HTML:
rich="true"

this code will be show users' usergroups' CSS settings

and, u can see demo in SS file

regards...
 
  • Like
Reactions: 1 person

thanh_toan2521

OMG Member
Apr 26, 2011
8
0
35
33
Update Xen-TR Who Has Visited v2.3.0

EDIT (Vincent): I have deleted the file since the author has to change it himself. I asked the author.
 

AcidBurn

OMG Member
Nov 11, 2011
6
0
120
73
Uhm...I'm a bit new but I'm having trouble how this works. Does it show who has visited your personal profile or the entire site or just a message thread? Does it show who has visited during X time or ever?
 
Status
Not open for further replies.