|
Are you referring to this section ?
// User database MySQL database name
//
// This is the variable for the User Database; if you are using Internal
// as your registration system, then these variables are the same as the
// ones above. If you are linking to a message board system,
// thse variables should be set to the database, user and password for that
// database.
$database_bb="photopost";
Should this read then:
$database_BB ="Forums";
Forums represents my PHPBB database.
|