gloriosa hat geschrieben:Hallo,
welchen Präfix hat das Backup ?

Sofern ich richtig liege hast Du in der Datenbank Tabellen mit zwei unterschiedlichen Präfixen.

In der
config.php (siehe auch >>> KB:172 <<<) stellst Du die Verbindung vom phpBB zur Datenbank (der Zugang zur DB DB ist identisch ... nur den anderen Präfix eintragen) ein.

Geil,danke die vielmals,freue mich grad total.
Das war der Knackpunkt.
Mein Forum steht wieder,allerdings noch ein kleines Problem:
Wenn ich in der Administration oben auf den Reiter "Foren" klicke erhalte ich folgende Fehlermeldung:
Code: Alles auswählen
Allgemeiner Fehler
SQL ERROR [ mysqli ]
Unknown column 'forum_options' in 'field list' [1054]
SQL
SELECT forum_id, forum_name, parent_id, forum_type, forum_flags, forum_options, left_id, right_id FROM phpbbforums ORDER BY left_id ASC
BACKTRACE
FILE: includes/db/mysqli.php
LINE: 163
CALL: dbal->sql_error()
FILE: includes/functions_admin.php
LINE: 75
CALL: dbal_mysqli->sql_query()
FILE: includes/acp/acp_forums.php
LINE: 755
CALL: make_forum_select()
FILE: includes/functions_module.php
LINE: 507
CALL: acp_forums->main()
FILE: adm/index.php
LINE: 74
CALL: p_master->load_active()
Und wenn ich den Moderations Bereich öffnen will bekomme ich diese Fehlermeldung:
Code: Alles auswählen
Allgemeiner Fehler
SQL ERROR [ mysqli ]
Unknown column 'r.pm_id' in 'where clause' [1054]
SQL
SELECT COUNT(r.report_id) AS total FROM phpbbreports r, phpbbposts p WHERE r.post_id = p.post_id AND r.pm_id = 0 AND r.report_closed = 0 AND p.forum_id IN (0, 1, 2, 5, 3, 37, 38, 6, 7, 8, 9, 10, 53, 11, 12, 13, 49, 4, 29, 30, 14, 48, 15, 16, 51, 52, 44, 45, 46, 28, 18, 19, 20, 31, 32, 34, 24, 25, 27, 50, 39, 47, 21, 22, 23, 36, 40, 42, 43)
BACKTRACE
FILE: includes/db/mysqli.php
LINE: 163
CALL: dbal->sql_error()
FILE: includes/mcp/mcp_front.php
LINE: 163
CALL: dbal_mysqli->sql_query()
FILE: includes/mcp/mcp_main.php
LINE: 143
CALL: mcp_front_view()
FILE: includes/functions_module.php
LINE: 507
CALL: mcp_main->main()
FILE: mcp.php
LINE: 244
CALL: p_master->load_active()
Wenn mir dabei noch jemand helfen könnte,das wär traumhaft.
Und hier mal der Link zu meinem Forum:
http://honor-luia.bplaced.net vielleicht fällt ja noch jemandem ein Fehler auf.
Gruß
Markymark