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?
I guess you mean phpBB plugin configuration? What exactly you specify in plugin settings, and what is your phpBB database name?
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
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.