Info
- 7 posts
- 4 voices
- Started 5 years ago by tgpuckett
- Latest reply from paulojardel
- This topic is not resolved
phpBB -> bbPress and WordPress together
-
- Posted 5 years ago #
Hello, I am importing phpBB posts into a new bbPress forum, which will be integrated with WordPress. How can I do this with the least bit of headache? Thanks a ton!
-
- Posted 5 years ago #
Sorry to get back to you late here. I would imagine that importing from phpBB into bbPress will associate the users into bb_users. Being integrated, bbPress uses wp_users. That might cause some problems. Maybe you can edit the phpBB => bbPress importer to put the users into wp_users versus bb_users. That being said, *****BACKUP EVERYTHING FIRST******
You might want to install a test install on your server and try it there first as I am not sure what the consequences of doing it would be. Nothing too painful, but it might make you have to make a few changes to make sure the posts get associated with the right authors! One way to find out! Good luck!
Trent
-
- Posted 5 years ago #
Trent,
Thanks. What I did was edited the importer to use wp_users instead of bb_users and it worked perfectly.
-
- Posted 5 years ago #
One thing you may run into is conflicting user IDs between phpbb users and existing wordpress/bbpress users. If so, you can change the user IDs in phpbb before you import it by using this mod:
http://www.phpbb.com/phpBB/viewtopic.php?t=388155&sid=3d5e8f776a7086b6fec64c3e80c7cbca
By changing the user IDs in phpbb to 99991, 99992, and so on, so they don't conflict when they come over.
-
- Posted 5 years ago #
wittmania,
Fortunately I haven't noticed any of that yet, as I started from scratch with a clean WP and bbPress install before doing the import. Thanks!
-
- Posted 3 years ago #
I'm using a translator, I would like to import my phpbb 3 for wordpress the easy way and practice ...
-
- Posted 3 years ago #
great post problem solved
-
You must log in to post.