double_d (@ddierking)

Forum Replies Created

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

  • double_d
    Member

    @ddierking

    I was able to resolve the problem and get it working thanks to my sloppiness.

    The problem was created when I generated the four keys. I simply copied and pasted them to the wp-config file and the bb-config file. However, the defined keys are different in each file. For the wp-config file the auth key is defined as AUTH_KEY. Whereas, in the bb-config file it is defined as BB_AUTH_KEY. Once I put the BB_ prefix in for the four keys in the bb-config file it worked.

    I do have the two programs working without the bbpress plugin.

    I still have it setup as separate databases. The users are shared by defining it in the bbPress WordPress integration page by checking the “Show advanced database settings” and input your database information.

    Thanks for your help.

    On to the next step — Theme Integration!


    double_d
    Member

    @ddierking

    Ashfame,

    Thanks for replying. Here’s some more details that might resolve the problem after reading your tutorial.

    I have WordPress and bbPress installed on separate databases. I know bbPress is connecting to the WP user tables because when I add a user I see it added on the bbPress side.

    I did not change the default table prefixs for WordPress or bbPress per your tutorial.

    On the bbPress WordPress Integration page I have all the fields filled out except the following:

    – secure auth cookie salt

    – WP MU Primary blog ID

    – User database “user” table

    – User database “user meta” table

    Let me know if think the above items maybe the cause. Thanks.

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