Nie jesteś zalogowany. Proszę się zalogować lub zarejestrować.
Aktywne tematy Tematy bez odpowiedzi
Obecna wersja stabilna to 4.9.73.
Opcje wyszukiwania (Strona 2 z 2)
Notice: Undefined variable: Version in C:\www\estats\index.php on line 73
Notice: Undefined variable: LastClean in C:\www\estats\lib\gui.php on line 317
Warning: Cannot modify header information - headers already sent by (output started at C:\www\estats\index.php:73) in C:\www\estats\index.php on line 578
Index.php (fragment):
[code]571 $Theme['date'] = date ('d.m.Y H:i:s T');
572 $Theme['pageid'] = $Vars[($Vars[1] == 'admin')?2:1];
573 if (is_file ('share/themes/'.$_SESSION['eStats']['theme'].'/theme.php')) include('./share/themes/'.$_SESSION['eStats']['theme'].'/theme.php');
574 if (function_exists ('e_string_parse') && ($Page = file_get_contents ('./share/themes/'.$_SESSION['eStats']['theme'].'/theme.tpl'))) {
575 $Page = str_replace ('{page}', $Theme['page'], $Page);
576 $Page = e_string_parse (e_string_parse (e_string_parse ($Page, $Theme), $Theme), $Theme);
577 $ThemeSwitch['announcements'] = (int) $Info;
578 header ($ThemeConfig['Header']);
579 $Page = e_string_parse ($Page, array ('pagegeneration' => sprintf (e_i18n ('Page generation time: %.3lf (s)'), (array_sum (explode (' ', microtime ())) - $Start))));
580 if (defined ('ESTATS_CRITICAL') || $ERRORS) $ThemeSwitch['announcements'] = 1;
581 if ($ERRORS && (ESTATS_USERLEVEL == 2 || defined ('ESTATS_INSTALL'))) $Debug = e_announce ('<h4>'.e_i18n ('Debug')
Parse error: syntax error, unexpected ';' in C:\www\estats\lib\db\MySQL\common.php on line 190
[code]188 function config_get ($Mode) {
189 $Data = array ();
190 $Result = $this->query ('SELECT * FROM `'.$this->Prefix.'configuration`';
191 while ($Row = $this->fetch ($Result)) $Data[$Row[0]] = $Row[1];
192 $this->free ($Result);
193 return ($Data);
194 }[
Wyświetliło się (bez zmian w index.php):
array(0) { } array(0) { } array(0) { } array(0) { }
Teraz(po usunięciu z index.php) się u góry wyświetla:
array(0) { } array(0) { }
Notice: Undefined variable: Version in C:\www\estats\index.php on line 73
Notice: Undefined variable: LastClean in C:\www\estats\lib\gui.php on line 317
array(0) { } array(0) { }
Warning: Cannot modify header information - headers already sent by (output started at C:\www\estats\lib\db\MySQL\common.php:193) in C:\www\estats\index.php on line 578
Sprawdź czy w tabeli estats_configuration (lub z innym przedrostkiem, jeśli był zmieniony przy instalacji) jest około stu wpisów.
Jest.
Czy podobny błąd pojawia się także po wejściu na stronę statystyk
Tak.
Uzywam Webserva.
ogólne informacje o konfiguracji tych AMP
Gdzie one są?
domyślam się, że używasz MySQL.
Tak
Zainstalowałem, włączyłem i mam to. Co mam więcej powiedzieć? Nie wiem dlaczego to się zrobiło. "Stabilna" wersja.
Wyświetla mi się to:
Could not retrieve configuration (stats)!
C:\www\estats\lib\common.php: 163
Co jest źle?
Znalezione posty [ 16 do 25 z 25 ]
Forum oparte o: PunBB
Currently installed 4 official extensions. Copyright © 2003–2009 PunBB.