Info
- 4 posts
- 2 voices
- Started 3 years ago by Epiphone
- Latest reply from Epiphone
Cookie problem with wp-blog-header.php
-
- Posted 3 years ago #
Im going to intergrate my WordPress Theme into my bbPress forum, so I need to make sure that functions like Header and Sidebar can be used in bbPress. So I've been reading up and found out that you need to place this code in the bb-config.php:
require_once('path/to/wp-blog-header.php');
However when I place the code. I suddenly can't log into the bbPress forum anymore. When I click login nothing happens the page will load but not display links like Username --> Admin ---> Log out just the normal page as if a guest was browsing the forum.
I am placing the code below the first <php line? Am I doing something wrong?
Additional Info:
WordPress Version: 2.6.2
bbPress Version: 0.9.2 -
- Posted 3 years ago #
Those version are not compatible for logins. Please read this sticky:
http://bbpress.org/forums/topic/wordpress-and-bbpress-integration-101
-
- Posted 3 years ago #
Never mind just upgraded to the Unstable 1.0 Alpha version, much more WordPress 2.6 friendly!
-
- Posted 3 years ago #
Thanks for the link. I didn't realise WP 2.6 wasn't 0.9.2 friendly, thanks for the link to the sticky though. Good info in it!
-
You must log in to post.