Forums
-
- Forum
- Posts
-
- Installation
- 28,417
- Troubleshooting
- 62,415
- Themes
- 10,415
- Plugins
- 15,331
- Requests & Feedback
- 14,958
- Showcase
- 3,255
-
define('WP_BB', true);
and
$bb->wp_home = 'http://www.yoursite.com; // WordPress - Options->General: Blog address (URL) // No trailing slash
$bb->wp_siteurl = 'http://www.yoursite.com'; // WordPress - Options->General: WordPress address (URL) // No trailing slash
Hope that helps.
Trent