How to use wordpress sidebar with widgets in forum pages
-
I have integrated bbpress with wordpress mu. I want to use wordpress functions in my bbpress pages, especially to include wordpress sidebar in forum pages.
I have included “wp-load.php” in bb-config.php as described here.
http://bbpress.org/documentation/integration-with-wordpress/#functions
but i am getting Fatal error like this
“
Could Not Find Blog!
Searched for [mydomain]/forums/ in mydb::wp_blogs table. Is that right?
“
This considers “forums” as a blog name (“forums” is my bbpress folder). Without including “wp-load.php”, my forum works fine.
What should I do to avoid this and to point to the forum page?
Also, how can I get wordpress sidebar included in forum pages?
You must be logged in to reply to this topic.