PDA

View Full Version : Subdreamer and PHPbb2 Forum Integration error


andy
06-30-2004, 03:18 PM
Hello,

I get the following error below when I try to do a Forum Integration.

Subdreamer and PHPbb2 are using the same data base but as different users

Database error in Subdreamer:
Invalid SQL: SELECT config_value FROM config WHERE config_name = 'default_style'
Error: Table 'campbern_website.config' doesn't exist
Error number: 1146
Date: Wednesday 30th of June 2004 03:13:51 PM





Regards.

Ziad
06-30-2004, 03:21 PM
Are you sure that 'campbern_website.' is the correct prefix for your phpbb2 tables?

andy
06-30-2004, 04:31 PM
Hello,

Yes it is............but I got it.

in Forum Intergration at Table Prefix: I had phpbb but should have been phpbb_

So working now thanks.