Ich habe einen ganz bösen Fehler.
Das Forum ist lauffähig und wird schon mehrere Jahre benutzt hat auch schon diverse Konvertierungen und Backups mitgemacht..
Nun heute hab ich ein zweites Forum auf den Server geladen und wollte die Struktur von meinem alten als Vorlage fürs neue benutzen.
Das neue Forum hat logischerweise einen anderen Tabellenpräfix. Hab im alten Forum kurzerhand ein Backup der Struktur gemacht, danach hab ich die Struktur in das neue Forum übernommen und jetzt hab ich den Salat..
Jo ich kann garnichts mehr machen das Forum ist dicht.[phpBB Debug] PHP Notice: in file /includes/session.php on line 490: Undefined index: user_id
[phpBB Debug] PHP Notice: in file /includes/session.php on line 497: Undefined index: user_type
[phpBB Debug] PHP Notice: in file /includes/session.php on line 511: Undefined index: user_type
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 187: Undefined index: rand_seed
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 189: Undefined index: rand_seed
[phpBB Debug] PHP Notice: in file /includes/session.php on line 885: Cannot modify header information - headers already sent by (output started at /includes/functions.php:2922)
[phpBB Debug] PHP Notice: in file /includes/session.php on line 885: Cannot modify header information - headers already sent by (output started at /includes/functions.php:2922)
[phpBB Debug] PHP Notice: in file /includes/session.php on line 885: Cannot modify header information - headers already sent by (output started at /includes/functions.php:2922)
[phpBB Debug] PHP Notice: in file /includes/auth.php on line 66: Undefined index: user_permissions
[phpBB Debug] PHP Notice: in file /includes/auth.php on line 345: Undefined index: user_type
[phpBB Debug] PHP Notice: in file /includes/session.php on line 1290: Undefined index: user_lang
[phpBB Debug] PHP Notice: in file /includes/session.php on line 1293: Undefined index: user_dateformat
[phpBB Debug] PHP Notice: in file /includes/session.php on line 1294: Undefined index: user_timezone
[phpBB Debug] PHP Notice: in file /includes/session.php on line 1295: Undefined index: user_dst
[phpBB Debug] PHP Notice: in file /includes/session.php on line 1366: Undefined index: user_style
Allgemeiner Fehler
SQL ERROR [ mysql4 ]
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'AND t.template_id = s.template_id AND c.theme_id = s.theme_id AND i.imag' at line 4 [1064]
SQL
SELECT s.style_id, t.template_storedb, t.template_path, t.template_id, t.bbcode_bitfield, c.theme_path, c.theme_name, c.theme_storedb, c.theme_id, i.imageset_path, i.imageset_id, i.imageset_name FROM phpbb3_styles s, phpbb3_styles_template t, phpbb3_styles_theme c, phpbb3_styles_imageset i WHERE s.style_id = AND t.template_id = s.template_id AND c.theme_id = s.theme_id AND i.imageset_id = s.imageset_id
BACKTRACE
FILE: includes/db/mysql.php
LINE: 158
CALL: dbal_mysql->sql_error()
FILE: includes/session.php
LINE: 1375
CALL: dbal_mysql->sql_query()
FILE: index.php
LINE: 26
CALL: user->setup()
Hoffentlich kann mir jemand helfen.
Mfg
Hemo