vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=33)
-   -   vB3 Boardstatistic Version 2 (https://vborg.vbsupport.ru/showthread.php?t=66783)

kadafi_alive 01-04-2005 08:07 PM

Help, how do I uninstall this hack.

I know how to modify the templates again and such but how do I reverse the mysql queries that I ran.

Any speedy reply is greatly appreciated.

PcFreak 01-05-2005 06:45 AM

@kadafi_alive
Use the uninstall_statistik_english.php from Onkel_Tom.

Download here:
https://vborg.vbsupport.ru/showpost....47&postcount=2

PcFreak

bandit022 01-06-2005 03:26 PM

i installed this a few hours ago, and double checked that i followed every step.

it is working fine with the exception of counting the number of hits, number of visitors, and no stats are showing up on the "countries of visitors", "searchbots/spiders", and "browsers/operating systems" pages.

how can i fix this?

BamaStangGuy 01-06-2005 06:04 PM

Quote:

Originally Posted by bandit022
i installed this a few hours ago, and double checked that i followed every step.

it is working fine with the exception of counting the number of hits, number of visitors, and no stats are showing up on the "countries of visitors", "searchbots/spiders", and "browsers/operating systems" pages.

how can i fix this?

You forgot to add the info in phpinclude

bandit022 01-07-2005 09:12 AM

Quote:

Originally Posted by BrentWilson
You forgot to add the info in phpinclude

no, i added it. but i'm not sure if i've added it in the right place.

here is my phpinclude template. does it look right where it's added?

Code:

// Example of how to include a seperate file:
// ob_start();
// require("yourheader.html");
// $header = ob_get_contents();
// ob_end_clean();
//vBanner made by Thain, aka Rufus69.
$file ="images.txt";
$banner = file("$file");
$b = rand(0, sizeof($banner)-1);
if ($bbuserinfo[usergroupid] == 13) {
  header("HTTP/1.0 404 Not Found");
  header("Status: 404 Not Found");
  exit;
}

$statscache = unserialize($datastore['statscache']);

<?php
    if (@include(getenv('DOCUMENT_ROOT').'/adserver/phpadsnew.inc.php')) {
        if (!isset($phpAds_context)) $phpAds_context = array();
        $phpAds_raw = view_raw ('zone:1', 0, '_blank', '', '0', $phpAds_context);
        $bannerad = $phpAds_raw['html'];
    }

?>

include("./statistik_counter.php");


BamaStangGuy 01-08-2005 12:27 AM

take your <?php ?> out

you dont need those as phpinclude doesnt need you to define it being php

That should fix it

bandit022 01-08-2005 04:13 AM

Quote:

Originally Posted by BrentWilson
take your <?php ?> out

you dont need those as phpinclude doesnt need you to define it being php

That should fix it

works like a champ now.

thanks man. :up:

TheVirus 01-08-2005 10:24 PM

Quote:

Originally Posted by PcFreak
No. The spiders are hardcodet and up-to-date.

But new spider updates are planned.
The user must exchange just one php file.
The new install routine detect the Statistic version and update the statistic tables automatically.

I think this is the best way.

PcFreak

I noticed on your site you have an english version of the new update. When can we expect to get our hands on the new release?

PcFreak 01-08-2005 11:00 PM

Quote:

Originally Posted by TheVirus
I noticed on your site you have an english version of the new update. When can we expect to get our hands on the new release?

Its not a update. ;)
Its a completely new version and i think, one of the largest Hacks that was ever written (more as 7000 Lines of code)

The Statistic Version 3 will release in the next days.
We want to publish this modification at the same time in german and english.

That is the reason why the At-lantis forum is open now.

PcFreak

rikku3978 01-09-2005 12:05 AM

Thank you for releasing this hack publically. I'll install it. ^-^;


All times are GMT. The time now is 10:31 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.01481 seconds
  • Memory Usage 1,745KB
  • 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
  • (1)bbcode_code_printable
  • (5)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