Skip to:
Content
Pages
Categories
Search
Top
Bottom

Strange Problem When Integrating WP Functions in bbPress


  • patrick10128
    Member

    @patrick10128

    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/

Viewing 2 replies - 1 through 2 (of 2 total)

  • patrick10128
    Member

    @patrick10128

    I am using WordPress 2.7.1 and bbPress 1.0 Alpha


    patrick10128
    Member

    @patrick10128

    Unbelievable. I was able to figure out what the problem was. WP-Super-Cache plugin was screwing everything up. All I did was add /forum/ to the URI strings to be ignored and it worked fine.

    Now it’s time to fix up the theme.

    Thanks for all the responses :)

Viewing 2 replies - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.
Skip to toolbar