bbPress

Simple, Fast, Elegant

bbPress support forums » Installation

phpBB -> bbPress and Wordpress together

(5 posts)
  • Started 1 year ago by tgpuckett
  • Latest reply from tgpuckett
  • This topic is not resolved
  1. 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 1 year ago #
  2. 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 1 year ago #
  3. Trent,

    Thanks. What I did was edited the importer to use wp_users instead of bb_users and it worked perfectly.

    Posted 1 year ago #
  4. 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 1 year ago #
  5. 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 1 year ago #

RSS feed for this topic

Reply

You must log in to post.

Code is Poetry.