PHPBB3 registration error

Discussion in 'Integration' started by timothyleephoto, Aug 26, 2010.

  1. timothyleephoto

    timothyleephoto New Member

    Joined:
    Aug 26, 2010
    Messages:
    8
    I am getting an error when I run a test on registration.
    I click to register in the forum and it takes me to the amember registration page. When I submit I get this error:

    WARNING: Invalid argument supplied for foreach() in line 858 of file mysql.inc.php
    WARNING: Cannot modify header information - headers already sent by (output started at /home/thewante/public_html/MYURL/ViP/rconfig.inc.php(19) : eval()'d code(1) : eval()'d code:369) in line 43 of file free.inc.php

    The username to the database has full rights in case that matters.
    Also, I am trying to add amember to an already working PHPBB3 forum.
    I can not figure out how to import the accounts into amember or if I even can

    Thanks in advance for the help.

    Hey, I am within 24 hours of purchase.. does that mean someone else will do this for me if I ask? :)
  2. alex

    alex aMember Pro Customer Staff Member

    Joined:
    Jan 24, 2004
    Messages:
    6,021
    Sure, we will - just submit a ticket with FTP info - we will fix.

    Or just download aMember Pro again, unpack and replace file amember/plugins/db/mysql/mysql.inc.php with fresh one.
  3. timothyleephoto

    timothyleephoto New Member

    Joined:
    Aug 26, 2010
    Messages:
    8
    That worked! Registration now works. However, when I deleted the PHPBB3 test user in amember CP it was not removed from PHPBB3, I was still able to log in under the test account and had to delete it through PHPBB3.

    Two questions:
    Am I able to manage users through amember?

    If I can manage PHPBB3 users though amember how do I import the current users?

    :update:
    I have setup a test account and it setup in amember and phpbb3 (good) however when I log in through amember directly it does not log me into the forum as well. ??
  4. alexander

    alexander Administrator Staff Member

    Joined:
    Jan 8, 2003
    Messages:
    6,279
    First, plugin should not delete user from phpBB, it should remove user from paid groups. So if you will set special groups for paid users in phpBB that should not be a problem.
    Import is possible only from ammeber to phpBB3. From phpBB you can import all users but will have to change user's passwords because this info is encrypted in phpBB

    In regards to single login, please contact us in helpdesk, we will check what can be wrong.

Share This Page