phpbb3 table error

Discussion in 'Integration' started by sstark, Sep 23, 2010.

  1. sstark

    sstark New Member

    Joined:
    May 31, 2010
    Messages:
    28
    When I protect the phpbb3 i get an error message that says the table amember.users does not exist. The user table is amember.members. Can anyone tell me how do redirect to the members table?
  2. alexander

    alexander Administrator Staff Member

    Joined:
    Jan 8, 2003
    Messages:
    6,279
    I guess you mean phpBB plugin configuration?
    What exactly you specify in plugin settings, and what is your phpBB database name?
  3. sstark

    sstark New Member

    Joined:
    May 31, 2010
    Messages:
    28
    Sorry, yes I mean the phpBB3 plugin. I have installed phpbb3. I purchased the plugin, downloaded and added the phpBB3 folder via ftp. The board is working but I want to set it up for single login. When I check the phpBB3 plugin in the amember cp I get the error:

    Phpbb3 plugin error: DB - [] - incorrect value. Error: Table 'worko8_amember.users' doesn't exist

    I have 3 databases:
    worko8_amember
    worko8_exercises
    worko8_phpBB_d89f3a35
  4. alexander

    alexander Administrator Staff Member

    Joined:
    Jan 8, 2003
    Messages:
    6,279
    In plugin configuration you should specify this:
    worko8_phpBB_d89f3a35.phpbb_ for table DB and prefix.
    Also make sure that you have the same SQL user set to access both amember and phpBb database.
    If above will not help you can contact us in helpdesk we will help with plugin installation.

Share This Page