Re: Fatal error: Call to undefined function wp()
Thanks Chris. My version of bbpress is the latest stable one at the time of writing: 0.9.0.4.
Just changed the secret key in both bb-config.php and wp-config.php to a 37 character long string of letters only, and we have success at http://www.atcv.net/bbpress . Awesome. Thanks v much.
But I get the following at my wordpress root http://www.atcv.net:
Fatal error: Call to undefined function wp() in /home/philipsh/public_html/wp-blog-header.php on line 14
so perhaps my integration with WordPress remains flawed?