When I try to integrate my website with my forum I get this error: Database error in Subdreamer cannot use database supaa_phpbb1 Error: Access denied for user 'supaa_supaa'@'localhost' to database 'supaa_phpbb1' Error number: 1044 Date: Wednesday 26th 2008f November 2008 05:58:53 PM File: http://******************** I have the seperate MYSQL database for my forum and one for Subdreamer. Do I need to have just one? or is there a way I can allow access OKAY sub dreamer said: In this error message "vb_forum" is the forum database and "sd" is the Subdreamer CMS database user. To fix this you need to give the database user for Subdreamer CMS ("sd") access to the forum database ("vb_forum"). There are usually 4 possible solutions to this problem: How do I go about giving permission for one database to access another?