Forums

Join
bbPress Support ForumsInstallationShared-Cookie doesnt work (WP/BB)

Info

Shared-Cookie doesnt work (WP/BB)

  1. Hello Community

    I have a small problem after intalling wordpress 2.9.2 and bbpress 1.0.2.
    I've installed the bb-integration plugin on my wordpress and configured the necessary things. I had also check the keys and salt's in bb-config and wp-config twice and checkt out the support forum here but couldnt find any solution.

    The Problem: I can register on wp without any problem and login with this user into the bbpress forum. BUT if i make a login on WP the BB doesnt know something about that. I know that this has to bee a small cookie-problem but i cant find the "bug" :). Does anyone has a hint please?

    [code]
    My Cookies
    ----------
    domain wordpress_logged_in_THEKEY /imgipress/ VALUE1
    domain wordpress_THEKEY /imgipress/wp-content/plugins VALUE2
    domain wordpress_THEKEY /imgipress/wp-admin VALUE2
    domain wordpress_THEKEY /imgipress/bbpress/my-plugins VALUE2
    domain wordpress_THEKEY /imgipress/bbpress/bb-plugins VALUE2
    domain wordpress_THEKEY /imgipress/bbpress/bb-admin VALUE2
    domain wordpress_test_cookie /imgipress/ VALUE2

    domain - is always the same string
    THEKEY - is always identically the same
    VALUE1 - is a combination of my username%something%something
    VALUE2 - is a combination of my username%something%something
    but VALUE2 is always identically the same
    [\code]

    What's the problem? should the cookiepath always be the same? I dont think so .. but whats the Problem? :)

    Thank you for any hint!

    Greez, Reto, Switzerland

  2. You must log in to post.