bbPress

Simple, Fast, Elegant

bbPress support forums » Installation

BBPress / Wordpress - Same Prefixes?

(3 posts)
  • Started 1 year ago by drift82
  • Latest reply from drift82
  • This topic is not resolved
  1. Before I break things, I wanted to know if I can use the same table prefix for both BBPress and Wordpress? The reason I ask is because I have several sites in the same database and I'd like to pick a convention. Anyone know if this will cause any problems?

    Posted 1 year ago #
  2. Yes, it will. Wordpress has (what is usually) wp_posts and bbPress has (ditto) bb_posts, with a different table structure, so there'd be issues.

    What are the dis/advantages of putting tables in the same database, does anyone know?

    Posted 1 year ago #
  3. Thanks! I went ahead and put the two as different prefixes. Can you make sure the developers put a note about that in config.php!

    Posted 1 year ago #

RSS feed for this topic

Reply

You must log in to post.

Code is Poetry.