Info
- 3 posts
- 2 voices
- Started 4 years ago by Doobus
- Latest reply from chrishajer
- This topic is resolved
A little help with integration
-
- Posted 4 years ago #
This is such a nub question, but what goes first the WordPress install followed by bbPress? Or do they install at the same time, the documentation is confusing me because all it say is configure the config.php file in the bbPress folder, but doesn't say much else? Any help past this would be great! Thanks.
-
- Posted 4 years ago #
Never mind I figured it out.
-
- Posted 4 years ago #
Can you post what you did and what resources you used, so others with the same problem might find this post when they are searching for a solution to their problem?
Basically though, you would install WordPress first, then use the same database for bbPress, but with a different table prefix for the bbPress tables. Then there are configuration options in config.php in the bbpress folder. Some of those can only be answered AFTER installing WordPress, like these:
$bb->wp_table_prefix = ''; $bb->wp_home = ''; $bb->wp_siteurl = ''; -
You must log in to post.