Stránka 1 z 1

Statistician HELP

Napsal: 04 bře 2012, 23:59
od SuperGarai1
93.91.250.103:27063

Prosim pomohl by my to nekdo vyplnit?

Dekuji

to je config na web:

Kód: Vybrat vše

<?php
   // This file should be updated with your Database Configuration
   // as well as other optional data
   
   define ('DB_SERVER'   , 'localhost');
   define ('DB_USER'     , 'mc_statistician');
   define ('DB_PASSWORD' , 'mc_statistician');
   define ('DB_NAME'     , 'mc_statistician');
    define ('DB_PORT'     , 3306);
   
   define ('SERVER_NAME', 'My Minecraft World Stats');
   define ('DATE_FORMAT', 'M jS Y\, \a\t g:i:s a');
   
    define ('USE_MEGAMETERS', true);
    define ('USE_SKINVIEWER', false);
   
    // Set your localization (language)
    define ('LOCALE', 'en');
 
?>


A tohle je config z pluginu :

Kód: Vybrat vše

database_address: localhost
database_port: 3306
database_name: gs_27063_1
database_username: gs_27063_1
database_password: ********
database_update_time: 120


Dekuji

Re: Statistician HELP

Napsal: 05 bře 2012, 00:01
od Shaggy84675

Kód: Vybrat vše

<?php
   // This file should be updated with your Database Configuration
   // as well as other optional data
   
   define ('DB_SERVER'   , 'localhost');
   define ('DB_USER'     , 'gs_27063_1');
   define ('DB_PASSWORD' , 'heslodatabaze');
   define ('DB_NAME'     , 'gs_27063_1');
   define ('DB_PORT'     , 3306);
 
   define ('SERVER_NAME', 'My Minecraft World Stats');
   define ('DATE_FORMAT', 'M jS Y\, \a\t g:i:s a');
   
    define ('USE_MEGAMETERS', true);
    define ('USE_SKINVIEWER', false);
   
    // Set your localization (language)
    define ('LOCALE', 'en');
 
?>


Snad to bude dobře :)

Re: Statistician HELP

Napsal: 05 bře 2012, 08:13
od Sejsel
ne, místo localhost na webu musíš dát IP serveru bez portu.

Re: Statistician HELP

Napsal: 05 bře 2012, 13:31
od SuperGarai1

Re: Statistician HELP

Napsal: 05 bře 2012, 19:02
od laty
Jak se toto udela?

Re: Statistician HELP

Napsal: 05 bře 2012, 19:18
od Shaggy84675
Je to plugin Statistician :)

//Vojko: LOCK