Strange Problem When Integrating WP Functions in bbPress
-
Hi everyone,
I was wondering if I could get some help on an issue I am having. I am trying to integrate WP functions into bbPress. I put in the following code in my bb-config.php, and wp-blog-header.php is being accessed fine.
<?php require_once('/home/noreason/public_html/youthbloggers.net/wp-blog-header.php'); ?>
Now, for some reason I get a slew of strange characters when accessing my bbPress installation (the frontpage). I can’t even access /bb-admin. I can’t figure out what the problem is, I think it may have something to do with my server settings/configuration because the exact code works fine on my local machine running WAMP Server. Does anyone have any idea?
You can see what’s going on at http://youthbloggers.net/forum/
- You must be logged in to reply to this topic.