#6070 - Option to install Conversr to a unique database

This is a spacer post for a website comment topic. The content this topic relates to: #6070 - Option to install Conversr to a unique database
I don't know if this will work for Conversr but I do know you can specify the following in _config.php:

$SITE_INFO['db_forums'] = '';
$SITE_INFO['db_forums_host'] = '';
$SITE_INFO['db_forums_user'] = '';
$SITE_INFO['db_forums_password'] = '';

This is mainly for third-party forum drivers. You can give it a try for Conversr and let me know if it works. Migrate everything starting with (prefix)_f_* over to a new database, and fill these in your _config.php.
1 guest and 0 members have recently viewed this.