
Devi solo creare la colonna mancante secondo le informazioni lì presenti (prima ti ho scritto un esempio).
Codice: Seleziona tutto
SQL ERROR [ mysqli ]
Unknown column 'a.phpbb_session_id' in 'on clause' [1054]
SQL
SELECT u.username, u.user_id, u.user_colour, s.session_viewonline, g.game_name, g.game_id FROM (phpbb_arcade_sessions a) LEFT JOIN phpbb_sessions s ON (a.phpbb_session_id = s.session_id) LEFT JOIN phpbb_users u ON (a.user_id = u.user_id) LEFT JOIN phpbb_arcade_games g ON (a.game_id = g.game_id) WHERE a.start_time >= s.session_time AND (1296845285 - a.start_time) <= 60 AND 1=0 ORDER BY a.start_time DESC
BACKTRACE
FILE: includes/db/mysqli.php
LINE: 163
CALL: dbal->sql_error()
FILE: includes/arcade/functions_arcade.php
LINE: 341
CALL: dbal_mysqli->sql_query()
FILE: games.php
LINE: 174
CALL: display_arcade_online()
Codice: Seleziona tutto
[phpBB Debug] PHP Notice: in file /install/install_update.php on line 100: Undefined index: VERSION_SETTINGS
[phpBB Debug] PHP Notice: in file /install/install_update.php on line 115: Undefined index: PHPBB_VERSION
[phpBB Debug] PHP Notice: in file /install/install_update.php on line 116: Undefined index: PHPBB_VERSION_EXPLAIN
[phpBB Debug] PHP Notice: in file /install/install_update.php on line 135: Undefined index: PHPBB_ARCADE_VERSION
[phpBB Debug] PHP Notice: in file /install/install_update.php on line 136: Undefined index: PHPBB_ARCADE_VERSION_EXPLAIN
[phpBB Debug] PHP Notice: in file /install/index.php on line 285: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3546)
[phpBB Debug] PHP Notice: in file /install/index.php on line 286: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3546)
[phpBB Debug] PHP Notice: in file /install/index.php on line 287: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3546)
[phpBB Debug] PHP Notice: in file /install/index.php on line 288: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3546)
Codice: Seleziona tutto
FROM (phpbb_arcade_sessions a)
Visitano il forum: Baidu [Spider] e 70 ospiti