Skip to:
Content
Pages
Categories
Search
Top
Bottom

bbpress.conf displaying


  • craigackerman
    Member

    @craigackerman

    Hello All,

    Not sure how I managed to pull this off, after I got buddypress up and running, the contents of the bbpress config file is displaying at the top of every page. Needless to say, Im hesitant to post the link :)

    Any ideas on how to resolve this? I considered permissions, which are currently 644.

    Heres my .htaccess

    # BEGIN WordPress

    RewriteEngine On
    RewriteBase /
    RewriteRule ^index.php$ – [L]
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteRule . /index.php [L]

    # END WordPress

    Thanks in advance for your time.

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

  • craigackerman
    Member

    @craigackerman

    Just for clarification, the contents of bbpress.conf is displaying in the header of http://ip.address/forums. It doesnt matter if you are logged in, or not.

    Ive tried different themes, its almost as if bbpress.conf is an included file. Im running on CENTOS, and the config file is located in /var/www/html

    Thanks again


    craigackerman
    Member

    @craigackerman

    I guess I’ll nuke everything and start over. :(

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘bbpress.conf displaying’ is closed to new replies.
Skip to toolbar