View Single Post
Old June 12th, 2009, 01:17 PM   #5 (permalink)
Cindy Coutts
Member
Verified Customer
 
Join Date: May 2009
Posts: 79
// PhotoPost's
$database="photozo_com";
$mysql_user="photozo_peng";
$mysql_password="editedout";

$database_bb="photozo_com2";
$user_bb="photozo_com2";
$password_bb="editedout";

//vb's config
$config['Database']['dbname'] = 'photozo_com2';
$config['MasterServer']['username'] = 'photozo_com2';
$config['MasterServer']['password'] = 'editedout';

i have edited out the pw but i have double checked them sevreal times
Cindy Coutts is offline   Reply With Quote