just ensure the database details are setup no path info for VB5 is needed
in public_html/config.php or public_html/forum/config.php ensure
Code:
$config['baseurl_core'] = 'http://www.domain.com/core';
Code:
$config['core_path'] = '/home/username/public_html/domain.com/core';
Leave a comment: