ik probeerde vandaag mijn forum up te daten naar 2.03
Maar ik kreeg de volgende meldingen:
Als ik nu naar de pagina probeer te gaan staat er "Hacking attempt".
Warning: Failed opening './includes/functions_admin.php' for inclusion (include_path='.:/usr/local/lib/php') in /home/tfjnl/public_html/forum/update_to_203.php on line 48
Updating to latest stable release
Information
Database type :: mysql
Previous version :: < RC-3
Updated version :: 2.0.3
Updating database schema
Progress :: ........ Done
Result :: Some queries failed, the statements and errors are listing below
Error :: Can't DROP 'user_autologin_key'. Check that column/key exists
SQL :: ALTER TABLE phpbb2_users DROP COLUMN user_autologin_key
Error :: Duplicate column name 'user_session_time'
SQL :: ALTER TABLE phpbb2_users ADD COLUMN user_session_time int(11) DEFAULT '0' NOT NULL, ADD COLUMN user_session_page smallint(5) DEFAULT '0' NOT NULL, ADD INDEX (user_session_time)
Error :: Duplicate column name 'tr_class1_name'
SQL :: ALTER TABLE phpbb2_themes_name ADD COLUMN tr_class1_name varchar(50) NULL, ADD COLUMN tr_class2_name varchar(50) NULL, ADD COLUMN tr_class3_name varchar(50) NULL, ADD COLUMN th_class1_name varchar(50) NULL, ADD COLUMN th_class2_name varchar(50) NULL, ADD COLUMN th_class3_name varchar(50) NULL, ADD COLUMN td_class1_name varchar(50) NULL, ADD COLUMN td_class2_name varchar(50) NULL, ADD COLUMN td_class3_name varchar(50) NULL, ADD COLUMN span_class1_name varchar(50) NULL, ADD COLUMN span_class2_name varchar(50) NULL, ADD COLUMN span_class3_name varchar(50) NULL
This is probably nothing to worry about, update will continue. Should this fail to complete you may need to seek help at our development board. See README for details on how to obtain advice.
Updating data
Progress :: .................................................................................................................................................................................................................................................
Warning: Missing argument 2 for sync() in /home/tfjnl/public_html/forum/includes/functions.php on line 583
Fatal error: Call to undefined function: session_pagestart() in /home/tfjnl/public_html/forum/includes/functions.php on line 1021
Weet iemand hoe ik dit kan fixen?
En heeft iemand nog een complete versie van RC2 voor mij?