A cople of month ago I installed a reviewpost and integrated it with phpBB and everything went fine.
Now I have the following problem. Could anyone help and point out what went wrong?
http://www.kalastajat.com/arvostelu/index.php
gives the following error:
----------------------
MySQL error reported!
Script: index
Query: SELECT userid,username,email,password,usergroupid,offset FROM users WHERE userid='-1'
Result: Table 'kalastajat_com.users' doesn't exist
Database handle: Resource id #7
---------------------
My phpBB tables are:
phpbb_users
php_user_group
Where can i change these or should I make a new installation? I can give the database name for the forum user table in the installation but by default it will ad the .users giving wrong table names like php_user_group.users.