Problems when converting from phpBB to bbPress
-
Hi all,
I’ve been doing a test run today to import my old phpBB board to bbpress, and it worked surprisingly well (as in: the whole process finished without hanging).
In the end, though, I do have a number of problems, and I was wondering if anyone doing a similar import was able to solve them.
– The old board has thousands of registered users (many of them spammers :/ ), and I didn’t want to clutter my WordPress install with all those accounts, especially since it’s a multisite install and I’m mainly migrating the board for archiving purposes. So I didn’t check the “import user accounts” box, but now all user names are just “Anonymous”. Any way to migrate the user names without the accounts?
– It seems like quoted posts are broken, as the “bbcode_quote” tag isn’t applied where it should be.
– Smilies aren’t imported properly. The relative path to the smilies is lost, and when there’s more than one smiley in a row, only the first one has an image tag.
– [img] tags aren’t being properly converted either. Or rather the conversion seems to work ok, but after the actual link, the [img] code, which bbpress can’t read, is retained for some reason.
– Like I said, overall conversion seemed to work well, but cluttered the error log with hundreds of these messages:
PHP Warning: Trying to access array offset on value of type bool in /wp-content/plugins/bbpress/includes/admin/parser.php on line 1289
Anything to worry about?
– I understand that no attachments are imported by default, but maybe someone found a workaround?
Thanks!
- You must be logged in to reply to this topic.