vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 2.x Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=4)
-   -   NewStatistikHack 1.2.1e [English] (https://vborg.vbsupport.ru/showthread.php?t=41421)

Odil 09-24-2002 06:46 PM

How many days does the top part list before it changes to a new page? So far I am at the end of the second week and it's all on one page.

Odil

RayMatrix 09-25-2002 11:04 AM

One thing i also added is:

in USER.PHP find:

PHP Code:

$DB_site->query("INSERT INTO userfield $userfieldsnames VALUES ($userid$userfields)"); 

below add this Code:

PHP Code:

// Afterburner
   
$curtime time();
   
$date_today getdate($curtime);
   
$time_today=mktime(0,0,0,$date_today[mon],$date_today[mday],$date_today[year]);
   
$res1 $DB_site->query("UPDATE afterburner_stat SET newregs = newregs+1 WHERE time = '$time_today'");
// Afterburner 

I know I'm a Newby but at my Board, the Admins are the only persons wich can add new Members, so the Statisticcounter had no effect.

But i think it can be usefull for all other Boardadmins too ;)

Dark Shogun 09-26-2002 02:02 AM

I am also having a problem like wheatley has with it showing the same day more then once. http://www.thatfinalfantasysite.com/...wstatistik.php

Dark Shogun

Dark Shogun 09-29-2002 04:25 AM

I am still having this problem. Can someone help me with this?

Dark Shogun

Afterburner 09-29-2002 06:06 AM

this happens by some users, just delete the first entry in afterburners_stats in your mysql database, I mean the entry with 18 max online users

Dark Shogun 09-29-2002 04:43 PM

Thanks. Is that a permanent fix?

Dark Shogun

ryanhulce 10-01-2002 06:49 AM

Question for you!

I loaded this on 2 of my sites!

Works great on the one with 1 Theme but the other site has mulitple themes and it seems to work only under one theme.

I added the templates to the Default Theme and then tried adding theme to the other themes but it only show a blank page.

If I have them added only to one theme it works great.

Any Ideas?

Ryan

Dark Shogun 10-03-2002 04:36 AM

I did what you told me to do and it got rid of the second stat for that day but it still does the same thing with the reset of the days. Is there a permanent fix?

Dark Shogun

Exo 10-03-2002 08:04 PM

Hi,


i have some little problems hope you can help me please! :)

1.
In Crew-Statistics are:
0 Mod
0 super Mods
3 Admins

but i have many Mods an super Mods why is there a 0?

2.
Registered since start: 2145 <- is too much

3.
Polls: 106 <- that were all polls, but i delete many and now there about 12!

4. Max. Online-User: is the most time too high.

and Most users ever online was a mistake how can i reset it? :confused:


many thanks for help!!! :)

PiotrasG 10-03-2002 10:27 PM

nice job nice hack i'm using it at http://PolskieForum.com


All times are GMT. The time now is 12:55 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.01135 seconds
  • Memory Usage 1,738KB
  • 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
  • (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