Go Back   vb.org Archive > vBulletin Modifications > Archive > Modification Graveyard

Reply
 
Thread Tools
Track Guest Visits Details »»
Track Guest Visits
Version: 3.8.003, by Paul M Paul M is offline
Developer Last Online: Nov 2023 Show Printable Version Email this Page

Category: Forum Home Enhancements - Version: 3.8.x Rating:
Released: 01-08-2009 Last Update: 09-18-2010 Installs: 617
Uses Plugins Auto-Templates
Additional Files Translations  
No support by the author.

As of 24 Nov 2017 this modification has been withdrawn.

This tracks the number of guests that have visited a forum each day. This isn't possible in stock vbulletin as no record is kept of guest visits, they are a 'realtime' display only. This will add (another) section to the "What's Going On" area.

Options / Features ;

* The ability to turn it on/off.
* The ability to turn just the display on/off.
* The ability to allow (or prevent) certain usergroups viewing the display.
* The ability to run the display code on all pages (not just forumhome).
* The ability to switch between 'Today' and Rolling 24 Hours display (default).
* The list of guests can be set to be always collapsed on initial view.
* The script that the Guest is running is logged (e.g. showthread, usercp etc).
* The request variables in use are logged (e.g. threadid, userid etc).
* The guest table can be cleaned of old records to help control it's size.
* Controls for the displays automatic template update.
* The datastore read (for spider detection) will read from the File/APC/Memcache/Xcache datastore [if used].
* Guest Views data collection - tracking each guests viewing of the forum index page, forums and threads.
* Guest Views data collection can be separately disabled.
* Multiple guest visits to the same page are logged separately.
* Clicking on a Guest type in the main display will list all recent visits by guests of that type.
* Clicking on the option in the guest listing will show that guests viewing data (if enabled).
* Usergroup permissions are done with the standard vbulleten usergroup permissions system.
* The option to keep a record of [and display] the most ever guests can be enabled.

Four new usergroup permissions are provided in the usergroup manager.

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

* All (non usergroup) modification settings are in vBulletin Options > Guest Tracking.

To install (or upgrade);
  • Unzip the XML files.
  • Upload the bitfields file to your ../includes/xml folder.
  • If upgrading from a previous version, delete the old bitfield xml file from your ../includes/xml folder.
  • Import the product into vBulletin using the ACP Product Manager.
  • Set your required permissions in the usergroup manager.
Note that by default no usergroup permissions are given, you must set them.


You can get an improved Spiders Definition file from this post.

Note: For Spider detection to work you must set Enable Spider Display to 'Yes' in vBulletin Options > Who's Online Options.

Template Hook

Please note that this modification uses the following template hook in the FORUMHOME template ;

forumhome_wgo_pos2

This must be present in any customised template/style you are using, otherwise this modification will not display.



History:

v3.8.001 : Initial vb 3.8 release.
v3.8.002 : Fix install code SQL error.
v3.8.003 : Fix bug in attachment viewing links.

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #102  
Old 10-29-2009, 03:12 AM
Skydiver10's Avatar
Skydiver10 Skydiver10 is offline
 
Join Date: Sep 2009
Location: SoCal
Posts: 98
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Works fine...accept...how do you get the users names to show instead of a number?

Example: Visitors (9) ....I want the users names to show instead.

I want it to show the Users names that have already signed in and left.

How do I make it show the users names like I have seen on other forums?

Thanks for this mod! Can you help with with the above question?
Reply With Quote
  #103  
Old 10-29-2009, 04:21 AM
SamirDarji SamirDarji is offline
 
Join Date: Apr 2004
Posts: 645
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

When you refer to user names, do you refer to spider names? These are unregistered visitors. They don't have user names.
Reply With Quote
  #104  
Old 10-29-2009, 12:57 PM
Paul M's Avatar
Paul M Paul M is offline
 
Join Date: Sep 2004
Location: Nottingham, UK
Posts: 23,748
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Skydiver10 View Post
Example: Visitors (9) ....I want the users names to show instead.
As posted above, these are guests, they dont have usernames.
Reply With Quote
  #105  
Old 10-29-2009, 01:00 PM
Skydiver10's Avatar
Skydiver10 Skydiver10 is offline
 
Join Date: Sep 2009
Location: SoCal
Posts: 98
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hi there SamirDarji,

I did not mention anything about spiders, and everyone here knows that spiders do not have user names.

Do you know what a users is?

I'm looking for someone to help answer my question in my previous post.

A user is someone who is registered,
obviously a spider does not have a user name unless you let them register and they spam you to death.

Back to my original question......how do I show MY users names (REGISTERED) on :
"Total guests that have visited the forum in the last 24 hours"

Any help would be greatly appreciated.
Reply With Quote
  #106  
Old 10-29-2009, 03:08 PM
SamirDarji SamirDarji is offline
 
Join Date: Apr 2004
Posts: 645
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

vbulletin allows certain spiders that are recognized to be listed as such, hence a "user name." I'm fully aware of what a user name is. I don't think you're fully aware of what this modification does. It will not do what you want. This one by Paul will:
https://vborg.vbsupport.ru/showthread.php?t=196458

Speaking of this mod. Paul, how well do these two mods play together? Are there any issues?
Reply With Quote
  #107  
Old 10-29-2009, 03:19 PM
Paul M's Avatar
Paul M Paul M is offline
 
Join Date: Sep 2004
Location: Nottingham, UK
Posts: 23,748
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Skydiver10 View Post
I'm looking for someone to help answer my question in my previous post.

A user is someone who is registered,
obviously a spider does not have a user name unless you let them register and they spam you to death.

Back to my original question......how do I show MY users names (REGISTERED) on :
"Total guests that have visited the forum in the last 24 hours"

Any help would be greatly appreciated.
If you want help then I suggest you adopt a better attitude in my modification threads, thanks

This modification is for Guests, hence its name. If you want to list members, then you need a different modification (linked above). This is not what you originally asked,

Quote:
Originally Posted by SamirDarji View Post
Speaking of this mod. Paul, how well do these two mods play together? Are there any issues?
They work just fine.
Reply With Quote
  #108  
Old 10-29-2009, 03:51 PM
SamirDarji SamirDarji is offline
 
Join Date: Apr 2004
Posts: 645
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thank you Paul.

I noticed someone created a vbadvanced cmps module for the other mod, which I am using. Do you know of a module that exists for this one?
Reply With Quote
  #109  
Old 10-29-2009, 05:30 PM
Skydiver10's Avatar
Skydiver10 Skydiver10 is offline
 
Join Date: Sep 2009
Location: SoCal
Posts: 98
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Paul M View Post
If you want help then I suggest you adopt a better attitude in my modification threads, thanks
Paul,

Thanks for your help and thanks for the mod Samir thanks for the link. I think we had a communication breakdown with the mod I'm asking about. I thought that the mod was able to show my users names that have visited in the last 24 hours, I have now realized that this mod does not do that, thanks for the help.

I installed the wrong mod and asked Samir about his knowledge. That's no reason to jump to conclusions and perceive me to adopting a better attitude. Sometimes asking people questions directly prevents additional posts that are unnecessary when trying to get the correct answers about a mod (miss-communication).

I'm just trying to communicate to you all in finding answers, which can be difficult when slinging back and forth questions and answers that are misinterpreted. Is it OK to ask if someone knows what a user is, if I'm thinking that they think a spider has a user name? And I believe that is what I was asking, no need to follow your miss-perception of me.

I have read your "Preventing Hacking/DDoS Attempts"...my opinion - the best post on this entire forum.

My forum was hacked earlier this weak after being live for just one and half months.
An invisible malicious code was injected into the forums home template, which directed it to some turkish site. The IP's came from Japan. It took me two days to fix this and I could not find the code anywhere. After combing this VB forum I found the Fix-it template mod (which is the second best post or mod here). Hackers, animated malicious software, etc. should all be terminated out of the cyber world, I wish I can make these morons pay for all of the labor and slave they cost us.

So what if I install your other mod https://vborg.vbsupport.ru/showthread.php?t=196458 as well as keep the same mod on my board that I already installed, would both show, and with no problems?

Thank you both for your help, greatly appreciated....
Reply With Quote
  #110  
Old 10-29-2009, 05:58 PM
Paul M's Avatar
Paul M Paul M is offline
 
Join Date: Sep 2004
Location: Nottingham, UK
Posts: 23,748
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Skydiver10 View Post
So what if I install your other mod https://vborg.vbsupport.ru/showthread.php?t=196458 as well as keep the same mod on my board that I already installed, would both show, and with no problems?

Thank you both for your help, greatly appreciated....
As answered above, yes, you can run both without any issues.
Reply With Quote
  #111  
Old 10-29-2009, 05:59 PM
Paul M's Avatar
Paul M Paul M is offline
 
Join Date: Sep 2004
Location: Nottingham, UK
Posts: 23,748
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by SamirDarji View Post
Thank you Paul.

I noticed someone created a vbadvanced cmps module for the other mod, which I am using. Do you know of a module that exists for this one?
Nope, I dont know if one exists or not, best to ask on the vba forum.
Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 10:48 AM.


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.06053 seconds
  • Memory Usage 2,318KB
  • Queries Executed 25 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (6)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete