Most of what you'll be updating in the includes/config.inc.php are:
Code
  'DATABASE_SERVER' => 'localhost',
  'DATABASE_USER' => 'example',
  'DATABASE_PASSWORD' => 'dbpassword',
  'DATABASE_NAME' => 'example_forum',
  'TABLE_PREFIX' => 'ubbt_',
  'FULL_URL' => 'https://example.com/forum',
  'BASE_URL' => 'https://example.com/forum',
  'FULL_PATH' => '/home/example.com/public_html/forum',
  'SESSION_PATH' => '/home/example.com/public_html/forum/sessions',
  'REFERERS' => 'http://example.com/|https://example.com/',
  'HOMEPAGE_URL' => 'https://example.com/',
  'ATTACHMENTS_PATH' => '/home/example.com/public_html/forum/uploads/files/',
  'ATTACHMENTS_URL' => 'https://example.com/forum/uploads/files/',
  'SQL_LOG_PATH' => '/home/example.com/ubb_logging/',
  'CONVERT_PATH' => '/usr/bin/convert',
  'MOGRIFY_PATH' => '/usr/bin/mogrify',
  'CONTACT_URL' => 'https://example.com/contact/index.html',
  'UPLOADED_AVATAR_PATH' => '/home/example.com/public_html/forum/uploads/avatars',
  'UPLOADED_AVATAR_URL' => 'https://example.com/forum/uploads/avatars',

Please note that by changing your domain name any search engine rankings your site receives will now attribute to the new domain name instead, and it'll be quite a while before these changes roll out. A sitemap is helpful for getting new entries fed to search engines which allow them.


I am a Web Development Contractor, I do not work for UBBCentral. I have provided free User to User Support since the beginning of these support forums.
Do you need Forum Install or Upgrade Services?
Forums: A Gardeners Forum, Scouters World
UBB.threads: UBBWiki, UBB Styles, UBB.Sitemaps
Longtime Supporter & Resident Post-A-Holic
VNC Web Services: Code Modifications, Upgrades, Styling, Coding Services, Disaster Recovery, and more!