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)

SaN-DeeP 07-04-2004 08:12 AM

i am using the old version of this statistik.
and i want to install this new version.

can u specify the upgrade instructions too ?

thnx.

PcFreak 07-04-2004 08:34 AM

Ntenze
Sorry, but i dont understand this mysql error. Table "portal.statistik_einstellungen"
because the insert go to the table statistik_einstellungen.
When you dont need TABLE_PREFIX for your board!
Open the file statistikadmin.php and delete all " . TABLE_PREFIX . " atributes for the arrey statistik_einstellungen.

PcFreak

PcFreak 07-04-2004 08:39 AM

Quote:

Originally Posted by SaN-DeeP
i am using the old version of this statistik.
and i want to install this new version.

can u specify the upgrade instructions too ?

thnx.

You cant upgrade the new version with the old version. To many changed was made.

But installing the new version is very easy. Del all old templates. Del the tables for the old staistic in your database. And then install the new one.

PcFreak

esnecca 07-04-2004 03:15 PM

PcFreak, this hack is a thing of beauty. The amount of work you've put into it glows from every detailed touch. I am charmed by the handful of German words remaining and have no intention of ever changing them: they are both a tribute to the brilliance of their author and, I believe, a symbol of the cultural diversity the internet has brought into everyone's home.

Congratulations and many thanks. :up:

Battle_Ring 07-04-2004 11:58 PM

where can we get add ons and stuff for this

your site is german i cant read it

Phalynx 07-05-2004 12:14 PM

Any chance to get this in GERMAN? :)

PcFreak 07-05-2004 02:42 PM

@Battle_Ring
At the moment there are no Add Ons released.
But you get them here.
@Phalynx
Du bekommst die deutsche Version auf meinem Board oder bei vBulletin Germany.

PcFreak

SaN-DeeP 07-05-2004 08:21 PM

Quote:

Originally Posted by PcFreak
You cant upgrade the new version with the old version. To many changed was made.

But installing the new version is very easy. Del all old templates. Del the tables for the old staistic in your database. And then install the new one.

PcFreak

hey pcfreak.
thnx for the nice hack..
but as you specified when i deleted those 6 table entire forums crashed down ;)

I fixed it, installing the new version. but it again had table prefix problems. :(

i had to manually run the queries using phpmyadmin finished everything till here ->

Code:

  $resetzeit = TIMENOW;
 
  UPDATE vb3_statistik_zaehler
  SET Summe = '$resetzeit'
  WHERE Zaehler_fuer  = 'Statistik_Aktiv'
 ;

 print_form_header('install_statistik_english', '');
 print_table_header("vBulletin 3 Statistik 2.0 Installation Script");
 print_description_row("Congratulations! The board statistics version 2.0 was successfully installed!<br><b>PLEASE DELETE THIS FILE!</b>");
 
}

?>

not sure what to do.
i ran the foll. query sucessfully ->
Code:

UPDATE vb3_statistik_zaehler
  SET Summe = '$resetzeit'
  WHERE Zaehler_fuer  = 'Statistik_Aktiv'
 ;

again via phpmyadmin.

but now when i goto my stats page.
this is the error i am getting.

Code:

Database error in vBulletin 3.0.0:
Invalid SQL:
  SELECT Summe as Datum
  FROM statistik_zaehler
  WHERE Zaehler_fuer = 'Statistik_Aktiv'
               
mysql error: Table ***.statistik_zaehler' doesn't exist
mysql error number: 1146

i am using vb3_ as table prefix.

Thnx a lot for this nice STATS :) ALways useful
Regards,

zetetic 07-05-2004 09:51 PM

Quote:

Originally Posted by SnowBot
Step 2)
=================================================
Create two new Phrases in the Phrasegroup:
Control center messages (I hope this is the english name for this group)

:) :)

I think its

Control Panel Global

Lets hope im right :)

I guessed that too. Doesn't appear to be right, though. I get a phrase not found error message after saving config changes.

ChuanSE 07-05-2004 10:43 PM

Great hack :D

[high]* ChuanSE clicks install[/high]


All times are GMT. The time now is 04:25 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.01319 seconds
  • Memory Usage 1,741KB
  • 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
  • (3)bbcode_code_printable
  • (3)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