discourse/script/import_scripts
Stefan Tatschner 3fdda8c2b7 Retrieve first_post_id manually
I had imported a phpbb forum to mybb previously. The importer script
messed up the firstpost ids. In this case most topics cannot be imported
to discourse as the script is not able to determine the topic post.

In case you are infected of this problem just uncomment this mysql
query. It will retrieve the first_post_id manually but it will slow down
the import.
2014-11-14 14:52:16 +01:00
..
base.rb add override for post creation in importer 2014-10-31 15:19:40 +11:00
bbpress.rb Import scripts for Drupal and Kunena/Joomla. A new base class for import scripts. 2014-06-02 14:38:40 -04:00
bespoke_1.rb impor script fixes 2014-11-01 18:31:16 +11:00
drupal.rb Better import for Drupal QA 2014-10-02 13:15:50 -04:00
drupal_qa.rb FIX: Drupal QA was missing some comments 2014-10-24 12:57:41 -04:00
kunena.rb FIX: Kunena import script no longer requires a csv file with Joomla user records. MySQL is used for all data. 2014-08-29 14:55:28 -04:00
mybb.rb Retrieve first_post_id manually 2014-11-14 14:52:16 +01:00
phpbb3.rb BUG: phpBB lists not properly converted 2014-10-28 20:02:33 +01:00
smf2.rb FIX: quoting non-existing messages would break SMF2 importer 2014-10-02 00:44:03 +02:00
vanilla.rb I wonder how the vanilla importer ever worked :( 2014-10-29 08:43:10 +01:00
vbulletin.rb FIX: better error handling in vBulletin importer 2014-09-08 11:02:54 +02:00