Probleme bei Konvertierung von PHPBB2 zu PHPBB3
Verfasst: 24.01.2010 14:00
Hallo, vielleicht könnt ihr mir helfen. Ich versuche seit Stunden mein PHPBB2 in ein PHPBB3 zu konvertieren. Beide Bords sind installiert und laufen. Folgende Fehlermeldung erhalte ich bei dem Versuch zu konvertieren..
Allgemeiner Fehler
SQL ERROR [ mysql4 ]
Unknown column 'forum_options' in 'field list' [1054]
SQL
INSERT INTO phpbb_forums (forum_id, forum_name, parent_id, forum_parents, forum_desc, forum_type, forum_status, enable_prune, prune_next, prune_days, prune_viewed, prune_freq, forum_flags, forum_options, 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_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, display_on_index, enable_indexing, enable_icons, left_id, right_id) VALUES (2, 'Geschichte', 33, '', 'Hier könnt Ihr Euch über die Geschichte austauschen.', 1, 0, 0, 0, 0, 0, 0, 34, 0, '', 7, '', '', '', 0, '', '', '', '', 7, '', 0, 0, 0, 0, 0, 0, '', 0, '', '', 1, 1, 0, 2, 3)
BACKTRACE
FILE: includes/db/mysql.php
LINE: 174
CALL: dbal->sql_error()
FILE: install/convertors/functions_phpbb20.php
LINE: 282
CALL: dbal_mysql->sql_query()
FILE: install/install_convert.php(1003) : eval()'d code
LINE: 5
CALL: phpbb_insert_forums()
FILE: install/install_convert.php
LINE: 1003
CALL: eval()
FILE: install/install_convert.php
LINE: 203
CALL: install_convert->convert_data()
FILE: install/index.php
LINE: 405
CALL: install_convert->main()
FILE: install/index.php
LINE: 282
CALL: module->load()
Könnt ihr mir helfen`? Was mache ich falsch?
Allgemeiner Fehler
SQL ERROR [ mysql4 ]
Unknown column 'forum_options' in 'field list' [1054]
SQL
INSERT INTO phpbb_forums (forum_id, forum_name, parent_id, forum_parents, forum_desc, forum_type, forum_status, enable_prune, prune_next, prune_days, prune_viewed, prune_freq, forum_flags, forum_options, 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_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, display_on_index, enable_indexing, enable_icons, left_id, right_id) VALUES (2, 'Geschichte', 33, '', 'Hier könnt Ihr Euch über die Geschichte austauschen.', 1, 0, 0, 0, 0, 0, 0, 34, 0, '', 7, '', '', '', 0, '', '', '', '', 7, '', 0, 0, 0, 0, 0, 0, '', 0, '', '', 1, 1, 0, 2, 3)
BACKTRACE
FILE: includes/db/mysql.php
LINE: 174
CALL: dbal->sql_error()
FILE: install/convertors/functions_phpbb20.php
LINE: 282
CALL: dbal_mysql->sql_query()
FILE: install/install_convert.php(1003) : eval()'d code
LINE: 5
CALL: phpbb_insert_forums()
FILE: install/install_convert.php
LINE: 1003
CALL: eval()
FILE: install/install_convert.php
LINE: 203
CALL: install_convert->convert_data()
FILE: install/index.php
LINE: 405
CALL: install_convert->main()
FILE: install/index.php
LINE: 282
CALL: module->load()
Könnt ihr mir helfen`? Was mache ich falsch?
