AI Search
Classic Search
Notifications
Clear all
Feb 21, 2024 1:48 am
Is there a way to take all of the content (forum data/topics/posts and etc) from boardid 1 and merge it into boardid 0? I’d like to remove boardid 1.
2 Replies
Feb 21, 2024 2:28 pm
This can be done through the database.
Implementing it is easy if the Board with ID 0 is empty. You can simply export the SQL, replace the prefixes, and import it again.
However, if both boards contain data, we cannot provide specific instructions. In this case, we recommend reaching out to our PRO support team for assistance: https://wpforo.com/pro-support/#customization
Mar 01, 2024 1:48 am
I was hoping I could do something like that. Thanks.