any suggest for this?blogger419 wrote:So I've tried this converter twice now an I am not sure what's going on. It appears to convert the users, passwords, and posts just fine. However, the attachments appear not to work. All I get is a white box that says "Attachments" and then lists the names of the attachments but does not display them. I have run the convert_links.php script as mentioned in earlier threads. I am wondering if I am supposed to specify the SMF attachments directory in ACP instead of "files" as is currently the default upload directory. I've attached a screen shot of what it looks like. Any help would be greatly appreciated.
Edit: I just noticed that my "Files" folder is empty. Is phpBB3 supposed to import all of my SMF attatchments into its own directory? Or is it supposed to some how read from my SMF attachment folder?
Thank You.
Code: Select all
General Error
SQL ERROR [ mysqli ]
Unknown column 'forum_posts' in 'field list' [1054]
SQL
INSERT INTO phpbb_forums (forum_id, forum_name, parent_id, forum_parents, forum_desc, forum_type, forum_flags, 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 (8869, 'General Discussion', 45014, '', '', 1, 34, '', 7, '', '', '', 0, '', '', '', '', 7, '', 0, 0, 0, 0, 0, 0, '', 0, '', '', 1, 1, 1, '2', 3)
BACKTRACE
FILE: (not given by php)
LINE: (not given by php)
CALL: msg_handler()
FILE: [ROOT]/phpbb/db/driver/driver.php
LINE: 855
CALL: trigger_error()
FILE: [ROOT]/phpbb/db/driver/mysqli.php
LINE: 193
CALL: phpbb\db\driver\driver->sql_error()
FILE: [ROOT]/install/convertors/functions_smf20.php
LINE: 1014
CALL: phpbb\db\driver\mysqli->sql_query()
FILE: [ROOT]/install/install_convert.php(1028) : eval()'d code
LINE: 5
CALL: smf_insert_forums()
FILE: [ROOT]/install/install_convert.php
LINE: 1028
CALL: eval()
FILE: [ROOT]/install/install_convert.php
LINE: 214
CALL: install_convert->convert_data()
FILE: [ROOT]/install/index.php
LINE: 409
CALL: install_convert->main()
FILE: [ROOT]/install/index.php
LINE: 289
CALL: module->load()
Code: Select all
Общая ошибка
SQL ERROR [ mysqli ]
Unknown column 'forum_posts' in 'field list' [1054]
SQL
INSERT INTO phpbb_forums (forum_id, forum_name, parent_id, forum_parents, forum_desc, forum_type, forum_flags, 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 (76, 'FAQ!', 87, '', 'Рнформация для новичков - ОБЯЗАТЕЛЬНО ознакомьтесь СЃ ней.\r\nМожет быть именно здесь РІС‹ найдёте ответы РЅР° РІСЃРµ РІРѕРїСЂРѕСЃС‹.', 1, 34, '', 7, '', '', '', 0, '', '', '', '', 7, '', 0, 0, 0, 0, 0, 0, '', 0, '', '', 1, 1, 1, '2', 3)
BACKTRACE
FILE: (not given by php)
LINE: (not given by php)
CALL: msg_handler()
FILE: [ROOT]/phpbb/db/driver/driver.php
LINE: 852
CALL: trigger_error()
FILE: [ROOT]/phpbb/db/driver/mysqli.php
LINE: 193
CALL: phpbb\db\driver\driver->sql_error()
FILE: [ROOT]/install/convertors/functions_smf20.php
LINE: 1014
CALL: phpbb\db\driver\mysqli->sql_query()
FILE: [ROOT]/install/install_convert.php(1028) : eval()'d code
LINE: 5
CALL: smf_insert_forums()
FILE: [ROOT]/install/install_convert.php
LINE: 1028
CALL: eval()
FILE: [ROOT]/install/install_convert.php
LINE: 214
CALL: install_convert->convert_data()
FILE: [ROOT]/install/index.php
LINE: 409
CALL: install_convert->main()
FILE: [ROOT]/install/index.php
LINE: 289
CALL: module->load()
Code: Select all
General Error
SQL ERROR [ postgres ]
ERROR: operator does not exist: smallint = character varying LINE 3: WHERE (membergroups.id_group IN(members.additional_groups) A... ^ HINT: No operator matches the given name and argument type(s). You might need to add explicit type casts. []
SQL
SELECT membergroups.id_group, members.id_member FROM fspmembergroups membergroups, fspmembers members WHERE (membergroups.id_group IN(members.additional_groups) AND members.id_member > 1) ORDER BY membergroups.id_group ASC LIMIT 2000 OFFSET 0
BACKTRACE
FILE: (not given by php)
LINE: (not given by php)
CALL: msg_handler()
FILE: [ROOT]/includes/db/dbal.php
LINE: 757
CALL: trigger_error()
FILE: [ROOT]/includes/db/postgres.php
LINE: 211
CALL: dbal->sql_error()
FILE: [ROOT]/includes/db/postgres.php
LINE: 266
CALL: dbal_postgres->sql_query()
FILE: [ROOT]/includes/db/dbal.php
LINE: 170
CALL: dbal_postgres->_sql_query_limit()
FILE: [ROOT]/install/install_convert.php
LINE: 1233
CALL: dbal->sql_query_limit()
FILE: [ROOT]/install/install_convert.php
LINE: 203
CALL: install_convert->convert_data()
FILE: [ROOT]/install/index.php
LINE: 326
CALL: install_convert->main()
FILE: [ROOT]/install/index.php
LINE: 203
CALL: module->load()
Code: Select all
General Error
SQL ERROR [ mysqli ]
Unknown column 'forum_posts' in 'field list' [1054]
SQL
INSERT INTO phpbb_forums (forum_id, forum_name, parent_id, forum_parents, forum_desc, forum_type, forum_flags, 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 (118, 'Introduce Yourself', 123, '', 'Welcome to the IV Forum, please introduce yourself!', 1, 34, '', 7, '', '', '', 0, '', '', '', '', 7, '', 0, 0, 0, 0, 0, 0, '', 0, '', '', 1, 1, 1, '2', 3)
BACKTRACE
FILE: (not given by php)
LINE: (not given by php)
CALL: msg_handler()
FILE: [ROOT]/phpbb/db/driver/driver.php
LINE: 855
CALL: trigger_error()
FILE: [ROOT]/phpbb/db/driver/mysqli.php
LINE: 193
CALL: phpbb\db\driver\driver->sql_error()
FILE: [ROOT]/install/convertors/functions_smf20.php
LINE: 1014
CALL: phpbb\db\driver\mysqli->sql_query()
FILE: [ROOT]/install/install_convert.php(1028) : eval()'d code
LINE: 5
CALL: smf_insert_forums()
FILE: [ROOT]/install/install_convert.php
LINE: 1028
CALL: eval()
FILE: [ROOT]/install/install_convert.php
LINE: 214
CALL: install_convert->convert_data()
FILE: [ROOT]/install/index.php
LINE: 409
CALL: install_convert->main()
FILE: [ROOT]/install/index.php
LINE: 289
CALL: module->load()
are you are you trying to convert to phpbb 3.0.x? if the answer is NO, then that's your problem.adkaush wrote:Wow, this is an old issue and there doesn't seem to be any development on the converter.
I'm getting the same issue like many others have experienced ..
hey, same problem here. all the posts, topics etc were migrated without problems, but not the attachments. I am not sure if I should have moved the attachment files (from the SMF's attachment folder) to the files folder form PHPBB before running the script. If someone managed to migrate successfully the attachments please share what you did. Thanks!sakkiotto wrote:any suggest for this?blogger419 wrote:So I've tried this converter twice now an I am not sure what's going on. It appears to convert the users, passwords, and posts just fine. However, the attachments appear not to work. All I get is a white box that says "Attachments" and then lists the names of the attachments but does not display them. I have run the convert_links.php script as mentioned in earlier threads. I am wondering if I am supposed to specify the SMF attachments directory in ACP instead of "files" as is currently the default upload directory. I've attached a screen shot of what it looks like. Any help would be greatly appreciated.
Edit: I just noticed that my "Files" folder is empty. Is phpBB3 supposed to import all of my SMF attatchments into its own directory? Or is it supposed to some how read from my SMF attachment folder?
Thank You.