Forums
-
- Forum
- Posts
-
- Installation
- 26,494
- Troubleshooting
- 56,895
- Themes
- 9,886
- Plugins
- 14,469
- Requests & Feedback
- 14,173
- Showcase
- 3,222
-
These are how the 3 lines look before any customization (I took the comments out):
$bb->wp_table_prefix = '';
$bb->wp_home = '';
$bb->wp_siteurl = '';
Yours might look like:
$bb->wp_table_prefix = 'wp_';
$bb->wp_home = 'http://jackhammr.org';
$bb->wp_siteurl = 'http://jackhammr.org';
when you’re done.
See also: WordPress.org • bbPress.org • BuddyPress.org • Matt • Blog RSS