phpBB-3.0.B1

Wszystko o językach skryptowych takich jak PHP i Perl, serwerach WWW, CGI, bazach danych i języku SQL.
przytulanek81
Posty: 115
Rejestracja: 01 wrz 2005, 23:47:47
Lokalizacja: Białystok
Płeć: Mężczyzna
User Agent: Firefox Windows 1024x768
Kontakt:

phpBB-3.0.B1

Post autor: przytulanek81 »

Czy ktoś już próbował się bawić tą wersją phpbb? Próbowałem instalować na localhoście (mam krasnala) pod bazą sqlite, i pod php4 się zainstalowało, ale coś niechciało działać forum, a pod php5 zainstalowało, i forum działało, ale panel admina nie, więc spróbowałem zainstalować na cba (używając również bazę sqlite), i instalacja poszła, panel użytkownika działa, panel moderatora działa, ale także panel admina niedziała (na localhoście tego nie testowałem za długo, ale spróbuję zainstalować na mysql), i wywala błędy, wskazujące jakby nie pobierał danych z bazy:

(adres strony gdzie zainstalowałem to forum http://poznajmysie.cba.pl/phpBB/index.php )

Kod: Zaznacz cały

[phpBB Debug] PHP Notice: in file /includes/session.php on line 148: Undefined index: cookie_name
[phpBB Debug] PHP Notice: in file /includes/session.php on line 148: Undefined index: cookie_name
[phpBB Debug] PHP Notice: in file /includes/session.php on line 172: Undefined index: limit_load
[phpBB Debug] PHP Notice: in file /includes/session.php on line 314: Undefined index: allow_autologin
[phpBB Debug] PHP Notice: in file /includes/session.php on line 358: Undefined index: auth_method
[phpBB Debug] PHP Notice: in file /includes/session.php on line 438: Undefined index: user_type
[phpBB Debug] PHP Notice: in file /includes/session.php on line 758: Undefined index: user_id
[phpBB Debug] PHP Notice: in file /includes/session.php on line 760: Undefined index: user_email
[phpBB Debug] PHP Notice: in file /includes/session.php on line 445: Undefined index: user_id
[phpBB Debug] PHP Notice: in file /includes/session.php on line 455: Undefined index: user_id
[phpBB Debug] PHP Notice: in file /includes/session.php on line 479: Undefined index: active_sessions
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 142: Undefined index: rand_seed
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 144: Undefined index: rand_seed
[phpBB Debug] PHP Notice: in file /includes/session.php on line 515: Undefined index: max_autologin_time
[phpBB Debug] PHP Notice: in file /includes/session.php on line 730: Undefined index: cookie_domain
[phpBB Debug] PHP Notice: in file /includes/session.php on line 730: Undefined index: cookie_domain
[phpBB Debug] PHP Notice: in file /includes/session.php on line 730: Undefined index: cookie_domain
[phpBB Debug] PHP Notice: in file /includes/auth.php on line 58: Undefined index: user_permissions
[phpBB Debug] PHP Notice: in file /includes/auth.php on line 316: Undefined index: user_id
[phpBB Debug] PHP Notice: in file /includes/auth.php on line 318: Undefined index: user_id
[phpBB Debug] PHP Notice: in file /includes/auth.php on line 326: Undefined index: user_type
[phpBB Debug] PHP Notice: in file /includes/session.php on line 932: Undefined index: user_id
[phpBB Debug] PHP Notice: in file /includes/session.php on line 934: Undefined index: user_lang
[phpBB Debug] PHP Notice: in file /includes/session.php on line 934: Undefined index: default_lang
[phpBB Debug] PHP Notice: in file /includes/session.php on line 937: Undefined index: user_dateformat
[phpBB Debug] PHP Notice: in file /includes/session.php on line 938: Undefined index: user_timezone
[phpBB Debug] PHP Notice: in file /includes/session.php on line 939: Undefined index: user_dst
[phpBB Debug] PHP Notice: in file /includes/session.php on line 982: setup(./../language//common.php): failed to open stream: No such file or directory
[phpBB Debug] PHP Notice: in file /includes/session.php on line 982: setup(): Failed opening './../language//common.php' for inclusion (include_path='.:/usr/share/php:/usr/share/pear')
Language file ./../language//common.php couldn't be opened. 
A i jeszcze bym zapomniał, wywala też wtedy, tzn po zalogowaniu do panelu admina, "Nie masz uprawnień administratora więc nie możesz zalogować się do panelu administracyjnego.", ale to nie za każdym razem, nie wiem dlaczego
Awatar użytkownika
zero
Posty: 420
Rejestracja: 26 sty 2006, 21:08:04
Płeć: Niewybrana
User Agent: Firefox Windows

Post autor: zero »

wyslij jeszcze raz plik language/common.php - po prostu go nie ma na serwerze wg tego bledu
Obrazek
przytulanek81
Posty: 115
Rejestracja: 01 wrz 2005, 23:47:47
Lokalizacja: Białystok
Płeć: Mężczyzna
User Agent: Firefox Windows
Kontakt:

Post autor: przytulanek81 »

Kod: Zaznacz cały

Language file ./../language//common.php couldn't be opened. 
mówisz że nie ma pliku common.php, ale zauważ, że powinno być

Kod: Zaznacz cały

Language file ./../language/język/common.php
bo w katalogu language masz domyślnie język "en", a ja znalazłem nieoficjalne spolszczenie phpbb3, i dodałem też język "pl", ale on nie wykrywa wyboru języka, a ta informacja jest w bazie danych, i ja myślę że tu jest błąd w połączeniu z bazą danych.
Zainstalowałem przed chwilką na localhoscie na bazie mysql, i działa bez problemów. Uważam że jest błąd w PA z obsługą bazy sqlite w tym skrypcie.
Spróbuje popytać na polskim forum phpbb2, bo tam jest dyskusja na temat phpbb3 :)
Zapraszamy do strony z opisami do gg www.statusek.xorg.pl/index.html
Awatar użytkownika
zero
Posty: 420
Rejestracja: 26 sty 2006, 21:08:04
Płeć: Niewybrana
User Agent: Firefox Windows

Post autor: zero »

eh... jak by nie patrzec to jest TYLKO beta, wiec zawiera jeszcze sporo bledow... na pewno wersja finalna nie bedzie zawierala takich bledow
Obrazek
przytulanek81
Posty: 115
Rejestracja: 01 wrz 2005, 23:47:47
Lokalizacja: Białystok
Płeć: Mężczyzna
User Agent: Firefox Windows 1024x768
Kontakt:

Post autor: przytulanek81 »

Już zauważyłem kiedy jest że nie mam praw admina, a kiedy nie.
Jeśli wchodzę z strony głównej forum do PA (po zalogowaniu się jako admin, i zaznaczeniu pamiętaj moje logowanie) to wywala te błędy co wyżej, oprócz braku uprawnień admina, a jak wchodzę z zarządzania kontem to wtedy pokazuje się brak uprawnień admina i błędy:

Kod: Zaznacz cały

[phpBB Debug] PHP Notice: in file /includes/session.php on line 438: Undefined index: user_type
[phpBB Debug] PHP Notice: in file /includes/session.php on line 758: Undefined index: user_id
[phpBB Debug] PHP Notice: in file /includes/session.php on line 760: Undefined index: user_email
[phpBB Debug] PHP Notice: in file /includes/session.php on line 445: Undefined index: user_id
[phpBB Debug] PHP Notice: in file /includes/session.php on line 455: Undefined index: user_id
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 142: Undefined index: rand_seed
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 144: Undefined index: rand_seed
[phpBB Debug] PHP Notice: in file /includes/auth.php on line 58: Undefined index: user_permissions
[phpBB Debug] PHP Notice: in file /includes/auth.php on line 316: Undefined index: user_id
[phpBB Debug] PHP Notice: in file /includes/auth.php on line 318: Undefined index: user_id
[phpBB Debug] PHP Notice: in file /includes/auth.php on line 326: Undefined index: user_type
[phpBB Debug] PHP Notice: in file /includes/session.php on line 932: Undefined index: user_id
[phpBB Debug] PHP Notice: in file /includes/session.php on line 934: Undefined index: user_lang
[phpBB Debug] PHP Notice: in file /includes/session.php on line 937: Undefined index: user_dateformat
[phpBB Debug] PHP Notice: in file /includes/session.php on line 938: Undefined index: user_timezone
[phpBB Debug] PHP Notice: in file /includes/session.php on line 939: Undefined index: user_dst
[phpBB Debug] PHP Notice: in file /includes/session.php on line 1001: Undefined index: user_id
[phpBB Debug] PHP Notice: in file /includes/session.php on line 1001: Undefined index: user_style
[phpBB Debug] PHP Notice: in file /includes/session.php on line 1015: Undefined index: user_style
[phpBB Debug] PHP Notice: in file /includes/session.php on line 1021: Undefined index: user_id
[phpBB Debug] PHP Notice: in file /adm/index.php on line 30: Undefined index: user_id
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 2092: Undefined index: user_id

Warning: Cannot modify header information - headers already sent by (output started at /var/www/virtual/poznajmysie.cba.pl/phpBB/includes/functions.php:2227) in /var/www/virtual/poznajmysie.cba.pl/phpBB/includes/functions.php on line 2656

Warning: Cannot modify header information - headers already sent by (output started at /var/www/virtual/poznajmysie.cba.pl/phpBB/includes/functions.php:2227) in /var/www/virtual/poznajmysie.cba.pl/phpBB/includes/functions.php on line 2657

Warning: Cannot modify header information - headers already sent by (output started at /var/www/virtual/poznajmysie.cba.pl/phpBB/includes/functions.php:2227) in /var/www/virtual/poznajmysie.cba.pl/phpBB/includes/functions.php on line 2658 
ODPOWIEDZ