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 - Track Guest Visits (https://vborg.vbsupport.ru/showthread.php?t=131314)

voter 01-26-2008 02:24 PM

Seems I found it, the table was too big, 30 days guest tracking for my forum with 10thsnd per day:eek: I change it to 3 days, but, I will come back to your proposal check my forum if it not help.:)

Paul M 01-26-2008 04:09 PM

30 Days !!

This is only designed for tracking/displaying one day - the cleanup is set to 2 days by default.

jpbryan 01-27-2008 03:32 PM

Great!! Thanks..

dartho 01-28-2008 09:24 PM

Any chance of adding in AJAX IP address resolution? I manually edited the Display_Guestlist_Bit and changed
Code:

<if condition="$show[trgips]">
    <td class='alt$altclass'>
      $guestlist[ipaddress]
    </td>
  </if>

to

Code:

<if condition="$show[trgips]">
    <td class='alt$altclass'>
      <a href="online.php?$session[sessionurl]do=resolveip&amp;ipaddress=$guestlist[ipaddress]" title="$vbphrase[resolve_ip_address]">$guestlist[ipaddress]</a>
    </td>
  </if>

which links to vBulletins resolve IP address page and does the job, but AJAX resolution in the same manner as vBulletin's "Who's Online" would be nice ...

If you do get the time and inclination to update, don't forget my request for referrer information ;)

Thanks for your work :up:

REVHEAD 01-29-2008 06:13 AM

Will this help me attract more visitors? should I enable all user groups to view this?

BTW I have vbseo installed does this mod have any posotives tioward rankingss and actually pple viewing the forum?

Should I enable any spider features? if so why would I ?

Sorry guy this is my forstime setting up and running a website.

Dream 02-15-2008 10:58 PM

Would be nice of the spiders linked to their <info></info> on spiders_vbulletin.xml

BucShot 02-22-2008 02:11 AM

Quote:

also instead of just Total guests that have visited the forum in the last 24 hours: 17 could you change it so it is Total guests that have visited the forum in the last 24 hours: (15 visitors and 2 search engine spiders)
A clean and simply total guests and total spiders would work well for me too. Is this option possible?

Dream 02-22-2008 02:35 AM

What the spiders in the spiders list are sorted for? Yahoo Slurp always appears at first.

kfiasche81 02-22-2008 03:54 PM

it's compatible with 3.7 ?

Paul M 02-22-2008 06:08 PM

There is a seperate 3.7 release.


All times are GMT. The time now is 08:01 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.02232 seconds
  • Memory Usage 1,734KB
  • 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
  • (2)bbcode_code_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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