Forums

Join
bbPress Support ForumsPluginsIntegration into existing Login-System

Info

Integration into existing Login-System

  1. Hi,
    Im trying to integrate bbPress 0.9.0.2 into my existing Login-System.
    The Problem is, that I use sessions instead of cookies to send the user's information from one page to another.

    I want to be logged into bbPress when logging into the main Page of main website (not bbPress ;-D ) via session.. Is this Possible? If yes, could anybody please help me?

    I'm trying to find a way to solve this problem for days..

    Greetings from Germany,
    reiswaffel2000

  2. Well, I'll make a more precise question, how do you generate the Cookies you need to be logged-in??

    you need a cookie like this:
    [bbpress_8a7b3d3267f984e2d4be3c82d5fea61b] => Daniel|1218899361|23a2fa093bd37b537d0306cab8e649c7

    but how do you have to hash the password to get the last part (23a2fa093bd37b537d0306cab8e649c7) and is the number in the name of the cookie allways the same?

  3. You must log in to post.