Jetzt habe ich mir einen Space gekauft und auch wieder das phpbb 3.0.1 installiert. Habe die erstellte Backupdatei nun in das store Verzeichnis kopiert und versucht im ACP wiederherzustellen, aber dann kommt dieser Fehler:
Code: Alles auswählen
SQL ERROR [ mysql4 ]
Data too long for column 'forum_desc' at row 4 [1406]
SQL
INSERT INTO phpbb_2_forums (forum_id, parent_id, left_id, right_id, forum_parents, forum_name, forum_desc, forum_desc_bitfield, forum_desc_options, forum_desc_uid, forum_link, forum_password, forum_style, forum_image, forum_rules, forum_rules_link, forum_rules_bitfield, forum_rules_options, forum_rules_uid, forum_topics_per_page, forum_type, forum_status, forum_posts, forum_topics, forum_topics_real, forum_last_post_id, forum_last_poster_id, forum_last_post_subject, forum_last_post_time, forum_last_poster_name, forum_last_poster_colour, forum_flags, display_subforum_list, display_on_index, enable_indexing, enable_icons, enable_prune, prune_next, prune_days, prune_viewed, prune_freq) VALUES (1, 0, 1, 16, '', 'Sounds like music', '', '', 7, '', '', '', 0, '', '', '', '', 7, '', 0, 0, 0, 1, 1, 1, 1, 2, '', 1211039937, 'Christof', 'AA0000', 32, 1, 1, 1, 1, 0, 0, 0, 0, 0),(2, 1, 2, 3, 'a:1:{i:1;a:2:{i:0;s:17:\"Sounds like music\";i:1;i:0;}}', 'Laufendes', 'Alle bereits fixierten Veranstaltungen', '', 7, '', '', '', 0, '', '', '', '', 7, '', 0, 1, 0, 0, 0, 0, 0, 0, '', 0, '', '', 32, 1, 1, 1, 1, 0, 0, 0, 0, 0),(3, 1, 4, 5, 'a:1:{i:1;a:2:{i:0;s:17:\"Sounds like music\";i:1;i:0;}}', 'Angebote', 'Alle Tourangebote von externen Booking Agenturen oder eigene Ideen.', '', 7, '', '', '', 0, '', '', '', '', 7, '', 0, 1, 0, 21, 5, 5, 87, 2, '1. Veranstaltung - September - 05.09.08', 1212003155, 'Christof', 'AA0000', 32, 1, 0, 1, 0, 0, 0, 7, 7, 1),(4, 1, 6, 7, 'a:1:{i:1;a:2:{i:0;s:17:\"Sounds like music\";i:1;i:0;}}', 'Promotion', 'Alles über Werbemittel jeglicher Art(Flyer, Plakate, Internetpromotion)', '', 7, '', '', '', 0, '', '', '', '', 7, '', 0, 1, 0, 10, 2, 2, 81, 2, 'Re: Flyer', 1211880105, 'Christof', 'AA0000', 32, 1, 0, 1, 0, 0, 0, 7, 7, 1),(5, 1, 8, 9, 'a:1:{i:1;a:2:{i:0;s:17:\"Sounds like music\";i:1;i:0;}}', 'Location', 'Konzert/Festival -möglichkeiten', '', 7, '', '', '', 0, '', '', '', '', 7, '', 0, 1, 0, 20, 3, 3, 84, 2, 'Re: Freizeitpark - Micheldorf - Indoor', 1211911632, 'Christof', 'AA0000', 32, 1, 0, 1, 0, 0, 0, 7, 7, 1),(6, 1, 12, 13, 'a:1:{i:1;a:2:{i:0;s:17:\"Sounds like music\";i:1;i:0;}}', 'Sonstiges', '', '', 7, '', '', '', 0, '', '', '', '', 7, '', 0, 1, 0, 18, 5, 5, 88, 2, 'Wichtig!! Namensfindung (Indie/Alternative/Rock vs. Electro)', 1212084782, 'Christof', 'AA0000', 32, 1, 0, 1, 0, 0, 0, 7, 7, 1),(7, 1, 10, 11, 'a:1:{i:1;a:2:{i:0;s:17:\"Sounds like music\";i:1;i:0;}}', 'Partner', 'Sponsoring', '', 7, '', '', '', 0, '', '', '', '', 7, '', 0, 1, 0, 9, 3, 3, 83, 2, 'Re: Gemeinde - Ewald Breitwieser', 1211911401, 'Christof', 'AA0000', 32, 1, 0, 1, 0, 0, 0, 7, 7, 1),(8, 1, 14, 15, 'a:1:{i:1;a:2:{i:0;s:17:\"Sounds like music\";i:1;i:0;}}', 'Termine', '', '', 7, '', '', '', 0, '', '', '', '', 7, '', 0, 1, 0, 9, 3, 3, 85, 2, 'Re: Sparkasse - 20.5.08', 1211988271, 'Christof', 'AA0000', 32, 1, 0, 1, 0, 0, 0, 7, 7, 1)
BACKTRACE
FILE: includes/db/mysql.php
LINE: 158
CALL: dbal->sql_error()
FILE: includes/acp/acp_database.php
LINE: 325
CALL: dbal_mysql->sql_query()
FILE: includes/functions_module.php
LINE: 471
CALL: acp_database->main()
FILE: adm/index.php
LINE: 74
CALL: p_master->load_active()

G.
Chris