Skip to:
Content
Pages
Categories
Search
Top
Bottom

Logging in to WordPress logs me out of bbPress, vice versa.

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

  • gerikg
    Member

    @gerikg

    Does your server use php5? I use 1and1 hosting and I have to put a line in the htaccess or I get the same thing.


    robynh
    Member

    @robynh

    Yeah. It uses php5. What do you have to do, exactly?


    gerikg
    Member

    @gerikg

    what is the name of your hosting company?


    robynh
    Member

    @robynh

    GoDaddy


    Gautam Gupta
    Participant

    @gautamgupta

    This is a good tutorial (with screenshots) for integration – http://www.wpmods.com/integrate-wordpress-bbpress


    gerikg
    Member

    @gerikg

    Add

    AddHandler x-httpd-php5 .php
    AddHandler x-httpd-php .php4

    to your .htacess file. By default GoDaddy uses php4

    bah I should add pictures to my tutorial!


    robynh
    Member

    @robynh

    Thanks for the tutorial link, Gautam.

    Actually the problem ended up being that I was using a separate database for the forums, as nothing I had read previously said that I could use the same database as WordPress, or that I needed to do something differently if I WAS using separate databases.

    So yeah. Reinstalled using my WordPress database, and everything is working now.

    Thanks again!


    gerikg
    Member

    @gerikg

    The website states

    “There are lots of articles on the web stating that bbPress and WordPress have to be installed into the same database in order for the two scripts to integrate correctly. This is not true (though perhaps it was in the past). “

    But it’s great that it worked.


    robynh
    Member

    @robynh

    Uh. Yes. I can read, and I DID read that, thanks. As I said…

    “Nothing I had read previously said that I COULD use the same database as WordPress, __or that I needed to do something differently if I WAS using separate databases__.” (emphasis added)

    So, yes. I realize there was another solution to the problem. I just chose to solve it the one way.

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