chinchillapals.com/forum/
chinchillapals.com/vgliders/
<?php
//Mysidia Adoptables Site Configuration File
//Forum Integration Info: MyBB
$mybbenabled = 0; // 0 = disabled, 1 = enabled
$mybbhost = 'localhost'; // Consult your host if you believe this field is not localhost
$mybbuser = 'candlep_forum';
$mybbpass = 'password';
$mybbdbname = 'candlep_forum';
$mybbpath = '/forum';
$mybbprefix = 'mybb_'; // This is the default setting as you install MyBB forum, feel free changing it if you have a different prefix
$mybbremember = -1;
?>
Last edited by SilverDragonTears; 04-19-2012 at 05:15 PM.
|