Info
- 2 posts
- 2 voices
- Started 4 years ago by CirceDesign
- Latest reply from _ck_
- This topic is not resolved
Pulling users from BBpress into WordPress
-
- Posted 4 years ago #
Can anyone help me with this problem?
I need play-by-play instructions on importing user info from an already existing BBpress database to a fresh WordPress install. Can anyone help me?
Thank you so much!
-
- Posted 4 years ago #
I call this "reverse integration".
Unless there is something I am overlooking, I believe the easiest way to do this is to use phpmyadmin to either rename or export bb_users and bb_usermeta to wp_users and wp_usermeta.
(you'd have to get rid of the existing wp_users wp_usermeta first of course)
Then you will need my fix-admin-access plugin to restore access to the WP admin panel since your role will no longer exist. This assumes you as the keymaster are user #1.
http://bbpress.org/plugins/topic/fix-admin-access/ -
You must log in to post.