vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Statistics Modifications - VSa - Visitors In Last X Hours (https://vborg.vbsupport.ru/showthread.php?t=233329)

rizelim 02-14-2010 08:00 PM

thanks!

iPaul 02-16-2010 09:43 PM

thanks, easy install as always

jolinary 02-19-2010 07:15 PM

Hello, i have same problem: https://vborg.vbsupport.ru/showpost....0&postcount=24

Thanks you.

Allan 02-19-2010 07:24 PM

Quote:

Originally Posted by jolinary (Post 1986707)
Hello, i have same problem: https://vborg.vbsupport.ru/showpost....0&postcount=24

Thanks you.

Me too.

Allan 02-19-2010 07:45 PM

Fix time problem:
  • Find:
Code:

$vilxh_lastactivity = vbdate($vbulletin->options['dateformat'], $vilxh_visitor[lastactivity], 1).', '.vbdate('H\hi', $vilxh_visitor[lastactivity]);
  • Replace with:
Code:

$vilxh_lastactivity = vbdate($vbulletin->options['dateformat'], $vilxh_visitor[lastactivity], 1).', '.vbdate($vbulletin->options['timeformat'], $vilxh_visitor[lastactivity]);

BlackThorn 02-20-2010 04:07 AM

installed, thanks.

patrick91 03-03-2010 02:43 PM

1 Attachment(s)
Have also problem! this screwed my board on IE8 looks what happend... hope you can fix it for IE8... Firefox works fine!

But user visit my forum most with firefox and IE8 so i hoped it can be fixed... thnx!;)

See attachment for problem!

:(

Professional2 03-22-2010 12:18 PM

tnx installed but a small problem with showing legend.

pdfbooks 04-28-2010 01:06 PM

Thanks

Gosef 05-04-2010 05:50 PM

thanks


All times are GMT. The time now is 12:59 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.01236 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
  • (1)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