vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Forum Home Enhancements - Member Visit Tracking (https://vborg.vbsupport.ru/showthread.php?t=232636)

Footman 10-17-2011 01:10 PM

Hi Paul,

Do you have any idea where I can change the color of the background of the table so it matches my style?
Thanx

Paul M 10-17-2011 02:57 PM

It has its own custom CSS template that you can update.

custom_trm.css or something similar, I forget the exact name.

Footman 10-17-2011 11:04 PM

Quote:

Originally Posted by Paul M (Post 2258216)
It has its own custom CSS template that you can update.

custom_trm.css or something similar, I forget the exact name.

Thanks, yes that's the name of it. I actually changed in the xml file already. The following line was where I made the change:

Code:

.vistable .alt1 {
        background-color:rgb(255, 255, 255);
}


penmai.com 10-18-2011 03:41 PM

Hi paul,

I had installed the mod!, but Date and IP address are not displaying. How to make it display? Please let me know.

Paul M 10-18-2011 03:48 PM

Have you set the correct usergroup permissions ?

marinelife 10-29-2011 12:58 PM

It seems my site is slower after adding this, Any Idea?

marinelife 11-04-2011 01:12 AM

This is a great mod but I have to remove it, it is making my site to slow!

Kayden 11-04-2011 10:24 PM

Having an issue, just after upgrading to 4.1.8 Beta. There are suddenly no commas between the usernames; not a huge issue, but it seems off, nonetheless.

Paul M 11-05-2011 02:16 AM

Thats expected. I havent released 418 compatible versions yet. Once its released fully (i.e. not beta) then i will.

DragOnRE2 11-08-2011 06:16 PM

I have uploaded the xml and can not find in my usergroup permissions the following:

Four new usergroup permissions are provided in the usergroup manager.

* Can View the Members Visited Display - Members can view the members visited display on Forumhome.
* Can View Member IP Addresses - Members can see the ip addresses of visiting members.
* Can View Member Visits List - Members can view the list of member visits page.
* Can View Member Tracking Data - Members can view the individual member visit tracking page.

But can adjust vBulletin Options > Member Tracking. and I have everything enabled.

The active users online has stayed the same. Does it take time for it to gather data then show??

Paul M 11-09-2011 11:26 AM

Did you upload the [correct] file as instructed

Quote:

Upload the bitfields file to your ../includes/xml folder.
and then import the product ?

DragOnRE2 11-09-2011 01:36 PM

Im sorry but I cant seem to find "../includes/xml folder." (I never uploaded it)

Ive tried the Plugins & Products in the ACP but both uploads said invalid file.

Thank you for your help!

Paul M 11-09-2011 02:23 PM

/includes/xml is part of your vb installation on the server, this isnt something you can do via the control panel, you must upload the supplied bitfields file to the folder on your server via FTP.

DragOnRE2 11-09-2011 02:24 PM

Thank You Sir!!! :)

misericorde 11-13-2011 05:51 PM

Hy

Thank you

J-P 11-17-2011 07:54 PM

Thanks for the mod. I have been running it for a while now and it seems to work well. I do have 1 question though... It is tracking myself but not the other members. How and where do I flip the switch to track the members?

https://vborg.vbsupport.ru/external/2011/11/22.jpg

Paul M 11-18-2011 10:16 AM

I dont understand what you mean, that screenshot shows three members.

J-P 11-18-2011 02:08 PM

That is correct. As you can see it is tracking myself, but not the other members :/

Footman 11-20-2011 04:17 PM

Hello Paul,

Any chance this mod can be adapted to catch more info on each members visit? Like listing their posts, attachements etc. I know these can be found elsewhere but to have it all found in one place would be much more streamlined. Also it would be great, for me and my board at least, to have the tracking info kept indefinitely instead of deleted every 24 hours or so. Perhaps in a viewable, retrievable, printable table of sorts. Mine is a private members only board where security is important. Tracking and keeping a record of actions of the members is very helpful in my case.

I'd happily pay for your time on this if necessary.

Thanks for the great mod

thecore762 11-20-2011 05:55 PM

Very nice mod!

J-P 11-23-2011 03:07 PM

Quote:

Originally Posted by J-P (Post 2269225)
That is correct. As you can see it is tracking myself, but not the other members :/

just upgraded to the latest VB ans version of this mod... it is still only tracking myself and not the other members.

I still can't find where we set the tracking for the members...

Paul M 11-23-2011 07:04 PM

There is no such setting, its either all or none. You cannot set it to track just yourself.

J-P 11-24-2011 03:18 PM

so is there a bug?? I don't understand why it isn't tracking the other members....

The only other thing I can think of is that the it can not track members using their phones...

Paul M 11-24-2011 04:59 PM

Quote:

Originally Posted by J-P (Post 2271516)
I don't understand why it isn't tracking the other members....

I cannot answer that since I cannot see what your forum / system is doing.

Thunderbird8 11-25-2011 12:07 AM

Quote:

Originally Posted by J-P (Post 2271516)
so is there a bug?? I don't understand why it isn't tracking the other members....

The only other thing I can think of is that the it can not track members using their phones...

Members coming in through ways that don't cause plugins to trigger (such as Tapatalk) can't be tracked this way, without modifying those parts. This wouldn't explain the issue fully though.

Paul M 11-25-2011 09:57 AM

Quote:

Originally Posted by J-P (Post 2271516)
The only other thing I can think of is that the it can not track members using their phones...

That depends on how they access with their phone. As posted above, if its a method that bypasses the hooks, then this isnt going to see them.

Paul M 11-26-2011 01:39 AM

The older (pre 418) version is now attached to the main post.
This is for vBulletin versions 4.1.0 - 4.1.7 only.
Please note that the older version is NOT supported. There is no 4.0.x version available.

Footman 11-27-2011 01:50 PM

Quote:

Originally Posted by Footman (Post 2269965)
Hello Paul,

Any chance this mod can be adapted to catch more info on each members visit? Like listing their posts, attachements etc. I know these can be found elsewhere but to have it all found in one place would be much more streamlined. Also it would be great, for me and my board at least, to have the tracking info kept indefinitely instead of deleted every 24 hours or so. Perhaps in a viewable, retrievable, printable table of sorts. Mine is a private members only board where security is important. Tracking and keeping a record of actions of the members is very helpful in my case.

I'd happily pay for your time on this if necessary.

Thanks for the great mod

Any thoughts on this Paul?

Paul M 11-27-2011 03:14 PM

Sorry, I simply dont have the time to add features to any mods atm.

Footman 11-29-2011 02:08 AM

Ok thanks anyway Paul.

keyper 12-28-2011 04:01 PM

Hi, installed, but can see nothing in usergroups (manager). No change anywhere that I can see, exept for the cp/options/settings it is in there, so theyre all set up to go
any suggestions to why its not showing would be awesome.

Paul M 12-28-2011 08:10 PM

Did you upload the bitfields file to the correct place on your server ?

keyper 12-28-2011 11:34 PM

Quote:

Originally Posted by Paul M (Post 2281738)
Did you upload the bitfields file to the correct place on your server ?

Yes, uploaded again to make sure, it went up in binary mode, and chmod is 644 same as all other files in includes/xml/bitfield_trm.xml
when you say files, is there supposed to be more than one.?
I'm using version 4.1.8 and downloaded and used the Track-members.zip file

and just to be absolutely sure, I uninstalled in admin cp, and re-installed and still nothing.
I am looking for the extra fields in Usergroup manager. there is a config in admincp / settings/ options
Thanks for helping out here, I would really like to get this mod working.

Paul M 12-29-2011 02:23 AM

Quote:

Originally Posted by keyper (Post 2281779)
when you say files, is there supposed to be more than one.?

I said file :) there is only one.

There isnt really much else i can tell you. If the file is in the correct place then (re)installing the product will rebuild the vb bitfields, and the options will show up. The only way that cannot happen is if the file isnt in the correct place.

keyper 12-29-2011 01:33 PM

Thanks anyway, re did everything and still nothing. I will wait a month and let the forum get some traffic through it and see what happens then. :)

TheSupportForum 12-31-2011 09:16 PM

this is not working on 4.1.9

an error message reporting

"not well formed" upon install

OldSchoolDSL 01-11-2012 07:05 PM

I have a small feature quest, Paul. I know you keep very busy, but I think this feature could help weed out some bad users.

I'd like to know when someone is viewing profiles and who's profiles their viewing.

Why?

I had a member who was viewing member's profiles and searching for contact info (in their profile), so they could contact members off site, to go else where (spam).

I think such a feature would be helpful in tacking down such things.

marinelife 01-24-2012 03:06 AM

Any way to get this to track tapatalk members?

Sovereign123 01-25-2012 04:36 AM

Can anyone confirm if this is working for vB 4.1.10?

Thanks :).

Paul M 01-25-2012 11:23 AM

This works fine in 4.1.10.


All times are GMT. The time now is 11:13 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
  • Page Generation 0.01414 seconds
  • Memory Usage 1,814KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code_printable
  • (9)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete