Witam..
Właśnie pobrałem aktualizacje phpBB 2.0.16, wrzuciłem wszystkie pliki, włączyłem plik install/update_to_latest.php i pisze, że wszystko dobrze, ale na samym końcu napisane jest:
Cytuj:
Update completed
Please make sure you have updated your board files too, this file is only updating your database.
You should now visit the General Configuration settings page in the Administration Panel and check the General Configuration of the board. If you updated from versions prior to RC-3 you must update some entries. If you do not do this emails sent from the board will contain incorrect information. Don't forget to delete this file!
'Administration Panel' jest to link do PA, ale gdy wchodzę do wyskakuje błąd:
Cytuj:
Warning: Failed opening './../language/lang_english/lang_main.php' for inclusion (include_path='.

usr/share/pear') in /var/www/html/forum/includes/functions.php on line 690
phpBB :
Error creating new session
DEBUG MODE
SQL Error : 1054 Unknown column 'session_admin' in 'field list'
INSERT INTO phpbb_sessions (session_id, session_user_id, session_start, session_time, session_ip, session_page, session_logged_in, session_admin) VALUES ('d2dcd67c2f0b3574d9c889182462082f', 5, 1120831137, 1120831137, 'c0a80112', 0, 1, 0)
Line : 172
File : sessions.php
Usunąłem pliki install i contrib i teraz na forum jest podobny błąd jak w PA:
Cytuj:
Warning: Failed opening './language/lang_english/lang_main.php' for inclusion (include_path='.

usr/share/pear') in /var/www/html/forum/includes/functions.php on line 690
phpBB :
Error creating new session
DEBUG MODE
SQL Error : 1054 Unknown column 'session_admin' in 'field list'
INSERT INTO phpbb_sessions (session_id, session_user_id, session_start, session_time, session_ip, session_page, session_logged_in, session_admin) VALUES ('2c60d5b5dafbd58fa2f54f7ac1289e3b', 5, 1120830678, 1120830678, 'c0a80112', 0, 1, 0)
Line : 172
File : sessions.php
langi nadpisywałem dwa razy (english i polish) i nic nie dało... może ma to związek z tym, że na forum było wcześniej zainstalowane Color Ranks [1.4]?
Uwagi moderatora mz (dodane 09 Lip 2005, 08:26):
Ostatnio edytowany przez mz, 09 Lip 2005, 08:26, edytowano w sumie 1 raz