ich habe folgendes Problem.
Das phpBB Board ist umgezogen auf eine andere Domain/Webspace und ich habe ein Datenbank Backup gemacht. Das neue Forum installiert und wollte das Backup einspielen, hat soweit auch funktioniert, allerdings sind alle Benutzer weg und die Threads auch. Sie werden zwar in der Foren Übersicht (x Themen und xx Beiträge) angezeigt, aber wenn man in das Forum geht, ist dieser leer.
Die letzten paar Zeilen des Backups sehen so aus:
Den DB Mod habe ich installiert, dieser findet keine Fehler ausser und dem Punkt "Check Database" findet er keine Fehler unter dem Punkt "Check user and group tables" auch nichts. Allerdings unter dem Punkt "Check post and topic tables" unter "Checking for posts with invalid topic" folgendes:The phpBB Group : 2001
//-->
<div align="center"><span class="copyright">Powered by phpBB 2.0.6 © 2001 <a href="http://www.phpbb.com/" target="_phpbb" class="copyright">phpBB Group</a><br /></span></div>
</body>
</html>
Fehler: Couldn't update topic data!
SQL Error : 1064 You have an error in your SQL syntax near 'diel', -1, 1092445810, 0, 4, 0, 0, 0, 63, 172, 0)' at line 2
INSERT INTO phpbb_topics (forum_id, topic_title, topic_poster, topic_time, topic_views, topic_replies, topic_status, topic_vote, topic_type, topic_first_post_id, topic_last_post_id, topic_moved_id) VALUES (12, 'Secrets of Vana'diel', -1, 1092445810, 0, 4, 0, 0, 0, 63, 172, 0)
Line : 1588
File : /xxx/xxx/xxxxxxxxxxx.de/xxxxxxxxxx/forum/admin/admin_db_maintenance.php
Kann mir einer helfen?