Title: Combine Users from 2 diff WP Forums
Last modified: August 19, 2016

---

# Combine Users from 2 diff WP Forums

 *  [gmrtech](https://wordpress.org/support/users/gmrtech/)
 * (@gmrtech)
 * [16 years, 10 months ago](https://wordpress.org/support/topic/combine-users-from-2-diff-wp-forums/)
 * Hi guys! Any help would be appreciated.
 * I have BBpress 1.0 running on MySQL 4.1 PHP 5
    Both websites use WordPress 2.8
   on shared hosting plan.
 * Basically I have an old WP site that had a Forum. It had about 200 users.
 * I recently started another website with another WP Forum that now has 50 users.
 * Is there any way I can easily import the users data into the most recent Forum
   so all users are combined. The result would be that I would close out the old
   Forum, and grow the current one.
 * I can’t even seem to find a way to manually enter in the users information in
   BBPress Admin panel. I even went into MySQL and couldn’t figure out if I could
   manually enter and type in the information, or import any data files.
 * Please help me! Thanks so much in advance 😉

Viewing 1 replies (of 1 total)

 *  [Mark / t31os](https://wordpress.org/support/users/t31os_/)
 * (@t31os_)
 * [16 years, 10 months ago](https://wordpress.org/support/topic/combine-users-from-2-diff-wp-forums/#post-1163755)
 * Current db > Export users table..
 * New db > Import user table..
 * The only problem you’ll likely have is relating to the ID’s for each entry, for
   example the old user with an ID of 50 will now need to be something else because
   that’s taken.
 * Create the export, modify the ID parts (the first part of each insert – example
   replace ‘1’ with ”), and then mysql should just increment and apply the correct
   numeric value to the new entries…
 * This should be done in phpmyadmin..
 * I’d suggest doing this on a local install first as a test ground….you can then
   retry as many times as you like without fear of mucking something up…

Viewing 1 replies (of 1 total)

The topic ‘Combine Users from 2 diff WP Forums’ is closed to new replies.

## Tags

 * [forum](https://wordpress.org/support/topic-tag/forum/)
 * [import data](https://wordpress.org/support/topic-tag/import-data/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 1 reply
 * 2 participants
 * Last reply from: [Mark / t31os](https://wordpress.org/support/users/t31os_/)
 * Last activity: [16 years, 10 months ago](https://wordpress.org/support/topic/combine-users-from-2-diff-wp-forums/#post-1163755)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
