Go Back   vb.org Archive > vBulletin Modifications > Archive > Modification Graveyard
FAQ Community Calendar Today's Posts Search

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

Category: Forum Home Enhancements - Version: 4.2.x Rating:
Released: 01-03-2010 Last Update: 05-23-2012 Installs: 710
DB Changes Uses Plugins Auto-Templates
Additional Files Translations  
No support by the author.

As of 23 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 modification adds another section to the "What's Going On" area.
It also has seperate pages to display (1) the list of guests, and (2) the pages a particular guest has visited

Options / Features ;

* The ability to turn the whole modification on/off.
* The ability to turn just the forumhome display on/off.
* The ability to allow (or prevent) certain usergroups viewing the forumhome display.
* The ability to switch between 'Today' and Rolling 24 Hours display (default).
* 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.
* The datastore read (for spider detection) will read from the File/APC/Xcache datastore if used [note, not Memcache].
* 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.
* The option to keep a record of [and display] the most ever guests.
* Usergroup permissions are done with the standard vbulleten usergroup permissions system.
* Clicking on the main display icon will list the recent visits by all guests (if allowed).
* Clicking on a Guest type in the main display will list all recent visits by guests of that type (again, if allowed).
* Clicking on the option in the guest listing will show that guests viewing data (if enabled, and allowed).
* The main display can be set as always collapsed on initial page load (4.0.3 +)

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 files.
  • If upgrading from a previous version, delete any old trg bitfield xml files from your ../includes/xml/ folder.
  • Upload the new bitfields file to 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.
The installation code will turn this on for you.

It is recommended that you visit your Who's Online page after installing this mod (or after updating your spiders file) to make sure your spider definitions are built / rebuilt.


History:


Beta Releases

v4.0.0.2 : 04-Jan-2010 : Initial Beta release for vb 4.0.0 Gold.
v4.0.0.3 : 05-Jan-2010 : Fix scope error in global hook database write.
v4.0.0.5 : 06-Jan-2010 : Second stage Beta - Main Guest List Display added.
v4.0.0.6 : 06-Jan-2010 : Fix IP display error in Guest List Display.


v4.0.1 : 08-Jan-2010 : Initial release for vb 4.0.0 Gold.
v4.0.2 : 09-Jan-2010 : Minor code changes and fixes.
v4.0.3 : 16-Jan-2010 : Added always collapsed option.
v4.0.4 : 20-Feb-2010 : Internal update, not released.
v4.0.5 : 27-Feb-2010 : Style code updates for vB 4.0.2.
v4.0.6 : 19-Sep-2010 : Fix bug in attachment viewing links.
v4.0.7 : 23-Oct-2010 : Fixed for WGO style changes in vB 4.0.8.

v4.1.0 : 04-Dec-2010 : Updated for vBulletin 4.1.

v4.1.7.0 : 16-Oct-2011 : Updated for vBulletin 4.1.7.
v4.1.8.0 : 18-Nov-2011 : Updated for vBulletin 4.1.8 onwards (only).
v4.1.11.0 : 03-Mar-2012 : Updated for vBulletin 4.1.11 image changes.

v4.2.0.0 : 24-May-2012 : Updated for vBulletin 4.2.0.

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.
5 благодарности(ей) от:
GreyGhost, Luca_ITA, mapleleaffans, RichieBoy67, tbworld

Comments
  #22  
Old 01-06-2010, 12:30 AM
Paul M's Avatar
Paul M Paul M is offline
 
Join Date: Sep 2004
Location: Nottingham, UK
Posts: 23,748
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Beta 5 (4.0.0.5)

This adds the Guest List display, either for all types or individual types.

The Guest Views Display is still disabled. Unless any bugs are found over the next day, it will be added in the next release (which should be the final version).

Edit: Updated to Beta 6, due to an ip display issue.
Reply With Quote
  #23  
Old 01-06-2010, 04:20 AM
linuxututs linuxututs is offline
 
Join Date: Oct 2009
Posts: 160
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Awesome Paul,

Thanks,
Reply With Quote
  #24  
Old 01-06-2010, 01:30 PM
gyaronn's Avatar
gyaronn gyaronn is offline
 
Join Date: Dec 2009
Location: Poland
Posts: 80
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

as all ways man your mods are grate :-)
Reply With Quote
  #25  
Old 01-06-2010, 03:28 PM
M3xital's Avatar
M3xital M3xital is offline
 
Join Date: Jan 2009
Location: Italy
Posts: 45
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I had this Mod on vB 3.8.4. and was great, now after installing I've got this database errors:

Code:
Database error in vBulletin 4.0.0:

Invalid SQL:
DELETE FROM adminutil WHERE title = 'sitemapsession';

MySQL Error   : MySQL server has gone away
Error Number  : 2006
Request Date  : Wednesday, January 6th 2010 @ 10:09:14 AM
Error Date    : Wednesday, January 6th 2010 @ 10:11:06 AM
Script        : http://www.m3xital.com/forum/cron.php?rand=1262794153
Referrer      : http://www.m3xital.com/forum/misc.php?do=flashchat&room=1
IP Address    : 87.11.9.183
Username      : Unregistered
Classname     : vB_Database
MySQL Version :
Code:
Database error in vBulletin :

mysql_connect() [<a href='function.mysql-connect'>function.mysql-connect</a>]: Lost connection to MySQL server at 'reading initial communication packet', system error: 111
/xxxx/xxxx/public_html/forum/includes/class_core.php on line 312

MySQL Error   : 
Error Number  : 
Request Date  : Wednesday, January 6th 2010 @ 11:00:06 AM
Error Date    : Wednesday, January 6th 2010 @ 11:00:06 AM
Script        : http://www.m3xital.com/forum/gcbos.php
Referrer      : http://www.m3xital.com/forum/forum.php
IP Address    : 87.11.9.183
Username      : 
Classname     : vB_Database
MySQL Version :
Code:
Database error in vBulletin :

mysql_connect() [<a href='function.mysql-connect'>function.mysql-connect</a>]: Lost connection to MySQL server at 'reading initial communication packet', system error: 111
/xxxx/xxxxx/public_html/forum/includes/class_core.php on line 312

MySQL Error   : 
Error Number  : 
Request Date  : Wednesday, January 6th 2010 @ 11:00:12 AM
Error Date    : Wednesday, January 6th 2010 @ 11:00:12 AM
Script        : http://www.m3xital.com/forum/admincp/stats.php?do=index
Referrer      : http://www.m3xital.com/forum/admincp/index.php?do=nav
IP Address    : 87.11.9.183
Username      : 
Classname     : vB_Database
MySQL Version :
Code:
Database error in vBulletin :

mysql_connect() [<a href='function.mysql-connect'>function.mysql-connect</a>]: Lost connection to MySQL server at 'reading initial communication packet', system error: 111
/xxxx/xxxx/public_html/forum/includes/class_core.php on line 312

MySQL Error   : 
Error Number  : 
Request Date  : Wednesday, January 6th 2010 @ 11:00:55 AM
Error Date    : Wednesday, January 6th 2010 @ 11:00:55 AM
Script        : http://www.m3xital.com/forum/forum.php
Referrer      : http://www.m3xital.com/forum/online.php?order=asc&amp;sort=username&amp;pp=20&amp;page=1
IP Address    : 87.11.9.183
Username      : 
Classname     : vB_Database
MySQL Version :
After uninstalling the database errors stopped.

Any idea of what is happening?
Reply With Quote
  #26  
Old 01-06-2010, 04:54 PM
Vaupell's Avatar
Vaupell Vaupell is offline
 
Join Date: Apr 2008
Location: Esbjerg, Denmark
Posts: 1,036
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

tx for the update. great.
Reply With Quote
  #27  
Old 01-06-2010, 08:44 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 M3xital View Post
I had this Mod on vB 3.8.4. and was great, now after installing I've got this database errors:

.
.

After uninstalling the database errors stopped.

Any idea of what is happening?
Those are mysql connection and system errors, I dont see how they could be related. The query in the first one is totally unrelated to this mod, it deleting a record from the adminutil table.
Reply With Quote
  #28  
Old 01-06-2010, 09:55 PM
Classico Classico is offline
 
Join Date: Dec 2007
Posts: 62
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks Paul.

Great Mod as usual. :up:

Installed and waiting for the gold version....
Reply With Quote
  #29  
Old 01-07-2010, 01:20 AM
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 Classico View Post
Installed and waiting for the gold version....
That will probably be the weekend now.
Reply With Quote
  #30  
Old 01-07-2010, 09:41 AM
lolo? lolo? is offline
 
Join Date: Jun 2005
Posts: 243
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

thanks paul nice mode
Reply With Quote
  #31  
Old 01-08-2010, 01:56 AM
Paul M's Avatar
Paul M Paul M is offline
 
Join Date: Sep 2004
Location: Nottingham, UK
Posts: 23,748
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

<u>4.0.1</u>

I have added the final display page.
Reply With Quote
Reply


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:05 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.05384 seconds
  • Memory Usage 2,328KB
  • 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
  • (4)bbcode_code
  • (2)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
  • (1)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (5)post_thanks_box_bit
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit
  • (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
  • fetch_musername
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • post_thanks_function_fetch_thanks_bit_start
  • post_thanks_function_show_thanks_date_start
  • post_thanks_function_show_thanks_date_end
  • post_thanks_function_fetch_thanks_bit_end
  • post_thanks_function_fetch_post_thanks_template_start
  • post_thanks_function_fetch_post_thanks_template_end
  • 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