Amember + PHPbb plugin + remote plugin

Discussion in 'Integration' started by techcoach, Oct 31, 2007.

  1. techcoach

    techcoach New Member

    Joined:
    Jun 1, 2007
    Messages:
    7
    I have:
    amember installed on site A
    amember remote plugin installed on site B
    PHPbb installed on site B
    PHPbb plugin installed on site site A

    The phpbb plugin does add new amember users to the phpbb database. What it doesn't do is automatically login users to the phpbb forum (site B) when they log into amember on site B.

    I have modified profile.php on site A so that $phpbb_root_path points to the phpbb installation on site B but it is still not working :confused:

    Any feedback/tips/tricks is appreciated.
  2. alexander

    alexander Administrator Staff Member

    Joined:
    Jan 8, 2003
    Messages:
    6,279
    Such setup can be done as customization only.
    Currently when you login into site B amember_remote does not execute plugins code.
    It just check user login/password and subscriptions on site A and allow/deny login.
  3. techcoach

    techcoach New Member

    Joined:
    Jun 1, 2007
    Messages:
    7
    Thank you I didn't even think about the fact that the remote plugin needs to be changed. In what file should I call the phpbb plugin within the remote plugin?
  4. pixelkingz

    pixelkingz New Member

    Joined:
    Aug 22, 2006
    Messages:
    15
    Resolution

    i have the same issue, was there ever a solution mentioned to this issue?

Share This Page