ich weiß, es nervt Euch wahrscheinlich, aber ich habe momentan auch das Problem, ein Plusboard-Opfer "verarzten" zu dürfen.
Folgendes habe ich gemacht:
- phpBB 3.0.11 auf dem Webspace installiert
- Datenbank-Backup von Plusboard per phpMyAdmin eingespielt.
Ist aber wohl nicht so einfach... Nun bekomme ich, anstatt eines Forums, nur einen SQL-Fehler zu sehen - nicht mal das Support Toolkit funktioniert korrekt.
Die Fehlermeldung des STK ist kurz und bündig:
Code: Alles auswählen
Undefined index: user_id
Code: Alles auswählen
[phpBB Debug] PHP Notice: in file [ROOT]/includes/session.php on line 646: Undefined index: user_id
[phpBB Debug] PHP Notice: in file [ROOT]/includes/session.php on line 653: Undefined index: user_type
Warning: Cannot modify header information - headers already sent by (output started at /homepages/xxxxxxx/htdocs/forum/includes/functions.php:3823) in /homepages/xxxxxxx/htdocs/forum/includes/functions.php on line 2718
General Error
SQL ERROR [ mysqli ]
Unknown column 'ban_exclude' in 'field list' [1054]
SQL
SELECT ban_ip, ban_userid, ban_email, ban_exclude, ban_give_reason, ban_end FROM phpbb_banlist WHERE ban_email = '' AND (ban_userid = 0 OR ban_ip <> '')
BACKTRACE
FILE: (not given by php)
LINE: (not given by php)
CALL: msg_handler()
FILE: [ROOT]/includes/db/dbal.php
LINE: 757
CALL: trigger_error()
FILE: [ROOT]/includes/db/mysqli.php
LINE: 182
CALL: dbal->sql_error()
FILE: [ROOT]/includes/session.php
LINE: 1108
CALL: dbal_mysqli->sql_query()
FILE: [ROOT]/includes/session.php
LINE: 657
CALL: session->check_ban()
FILE: [ROOT]/includes/session.php
LINE: 476
CALL: session->session_create()
FILE: [ROOT]/index.php
LINE: 24
CALL: session->session_begin()
Danke & viele Grüße,
Norman