OneAll and phpBB user creation.

Hi,

Is it possible for OneAll to create a new user from a social media platform as a Newly Registered User, as opposed to a Registered User on a phpBB 3.0x forum? If there is a way, where would the code need to be changed to perform this?

Thanks in advance.

Darryl

Best Answer

  • Claude_SchlesserClaude_SchlesserAdministratorOneAll Team
    edited February 2015 Answer ✓
    Hi Darryl,

    could you please open this file in your phpBB directory:

    includes/functions_oa_social_login.php

    Then find this line:

    'group_id' => $group_id,

    And add this new line below:

    'user_new' => 1,

    Please tell me if that fixes the issue.

Answers

  • Hi Claude,

    Thank you for the information. Have inserted the new code as per your answer and tested it with a new Twitter registration. I verified that the new social media login created a Newly Registered User on the phpBB forum and it worked.

    Thank you indeed.

    Darryl

Welcome!

Please sign in to your OneAll account to ask a new question or to contribute to the discussions.

Please click on the link below to connect to the forum with your OneAll account.