# Migrate a phpBB3 forum to Discourse

**URL:** https://meta.discourse.org/t/migrate-a-phpbb3-forum-to-discourse/30810
**Category:** Migrating to Discourse
**Tags:** how-to
**Created:** [July 5, 2015, 10:02pm UTC](https://meta.discourse.org/t/migrate-a-phpbb3-forum-to-discourse/30810 "2015-07-05T22:02:57Z")
**Posts on this page:** 1
**Showing post:** 534

<div class="post-metadata">

### Author: ![gerhard](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/gerhard/32/119479_2.png) [@gerhard](https://meta.discourse.org/u/gerhard)
#### Post date: [April 3, 2020, 8:32am UTC](https://meta.discourse.org/t/migrate-a-phpbb3-forum-to-discourse/30810/534 "2020-04-03T08:32:08Z")

</div>

@TBauer seems to be using [this experimental branch](https://github.com/gschlager/discourse/tree/phpbb3), so I guess this is fine. It’s still not supported, but I’d like to know what’s causing this error anyway.

@TBauer could you please send me the content of the `post_text` column in the `phpbb_posts` table for post with ID 14742 in a PM or post it here?

I’m guessing you recently upgraded to phpBB 3.2 and it hasn’t finished converting the old BBCode format to the new one. That’s why it might fail after 2800 posts. If that’s the case, you might want to run the [phpBB 3.2+ Text Reparser](https://www.phpbb.com/support/docs/en/3.3/kb/article/phpbb-32%2B-text-reparser/) in a CLI. The import script currently doesn’t support mixing old and new storage formats for BBCodes and the BBCode to Markdown conversion should work a lot better with the new format. 😉

---

_[View the full topic](https://meta.discourse.org/t/migrate-a-phpbb3-forum-to-discourse/30810)._
