To install my bbpress do i need to create a new database?
I would integrate in my wordpress using same users.
bbPress support forums » Troubleshooting
Information
(3 posts)-
Posted 7 months ago #
-
Nope. To integrate, the easiest method is to use the wp database.
Posted 7 months ago # -
Use the same database and just use the
$bb_table_prefix = bb_table prefix as suggested in the config.php. No need for a whole new database just for a few new tables.Posted 7 months ago #
Reply
You must log in to post.