vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Forum Home Enhancements - Visit Statistics 1.1 - Visit Counter for vBulletin (https://vborg.vbsupport.ru/showthread.php?t=145088)

sunrise2006 04-17-2007 07:44 PM

If you will guess there is any problem on this modification please report it here to fix it.

steadicamop 04-17-2007 08:14 PM

I'm just confused - today is Tuesday, it showing the most day as Monday (yesterday) - when I installed it on Tuesday, just not sure why it shows 1 day behind - it's 24 hours out.

sunrise2006 04-18-2007 06:22 AM

When I logged in by my ID in your forum time will be shown as correct!

joeldaviddc 04-18-2007 09:10 AM

I have installed this mod, it seems to work fine but i have a problem with the "most day visits" phrase. My site is in spanish and the phrase do not display the correct date. It look like this:

El día con más visitas fue el l d F Y con ( i have translated the original phrase)

the original pharse was: Most day was %s with %s visits
translated phrase : El día con más visitas fue el %s con %s visitas

the result on index page: El día con más visitas fue el l d F Y con 10,838 visitas

In my forum the dates are well displayed.

How i can do , apart to disable this phrase from acp?

steadicamop 04-18-2007 11:22 AM

Quote:

Originally Posted by sunrise2006 (Post 1230235)
When I logged in by my ID in your forum time will be shown as correct!

Now that's strange - this is what I get, every other date shows correct - could this have anything to do with Vista?

Jason

iorkara 04-18-2007 01:15 PM

Thanks Installed

joeldaviddc 04-18-2007 01:56 PM

thannks for your reponse janson

no i am seein it from windows xp pro in explorere and opera too
you can see my index page at www.webcampista.com/foro/

sunrise2006 04-18-2007 02:48 PM

Quote:

Now that's strange - this is what I get, every other date shows correct - could this have anything to do with Vista?
Hi Jason,
I find the problem, and now fix it. Goto vBuleltin admincp, then goto Plugin Manager and browse the edit area of Prepare Visist Statistics on FORUMHOME and find this:
PHP Code:

$mostdate_unixtimestamp mktime(000$mostdate_split[1], $mostdate_split[2], $mostdate_split[0]); 

and replace with:
PHP Code:

$mostdate_unixtimestamp mktime(000$mostdate_split[1], $mostdate_split[2], $mostdate_split[0])+$vbulletin->options['hourdiff']; 

Now save it and re browse the forum home.

steadicamop 04-18-2007 03:55 PM

Perfect! Thanks for figuring that one out - I would never have looked that deep into it to suss it out, is it something to do with British Summer Time (+1 hr)?

Cheers,

Jason

sunrise2006 04-18-2007 04:50 PM

Quote:

Originally Posted by joeldaviddc (Post 1230304)
I have installed this mod, it seems to work fine but i have a problem with the "most day visits" phrase. My site is in spanish and the phrase do not display the correct date. It look like this:

El d?a con m?s visitas fue el l d F Y con ( i have translated the original phrase)

the original pharse was: Most day was %s with %s visits
translated phrase : El d?a con m?s visitas fue el %s con %s visitas

the result on index page: El d?a con m?s visitas fue el l d F Y con 10,838 visitas

In my forum the dates are well displayed.

How i can do , apart to disable this phrase from acp?

However this problem is very strange for me! But anyhow you can hide this message from vBulletin Options -> Visit Statistics -> Show Most Day and set to 'No'


All times are GMT. The time now is 07:11 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.01249 seconds
  • Memory Usage 1,744KB
  • 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_php_printable
  • (3)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
  • (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