== Upgrade Instructions from 6.0.0003|4|5 to 6.1.1 == '''Step 0''': Back up your Database and Files. '''Step 1''': Download Dolphin 6.0.0003|4|5 Patch 1 [http://get.booonex.com/Dolphin-Upgrade-v.6.0-to-v.6.1-Free Free Version], [http://get.booonex.com/Dolphin-Upgrade-v.6.0-to-v.6.1-AdFree Ad Free version] or [http://www.boonex.com/unity/id/smartpropack SmartPro Package] '''Download [http://get.booonex.com/Dolphin-v.6.0-6.1-Diff Download Dolphin 6.0.0003|4|5 to 6.1.1 Diff] to see file changes.''' '''Step 2''': Upload all files accordingly to their location in the script and in the patch file by file overwriting them. ''Example'': Open '''/inc/''' directory of your site, also open '''/inc/''' directory of the patch that you have downloaded to your PC. Upload all files contained in the '''/inc/''' directory of the patch on PC to your site's '''/inc/''' directory overwriting those already there. '''NOTE''': Do not upload the folders from the patch overwriting the ones existing on your site. '''Step 3''': Upgrading your database. '''SSH is required'''. * Log into your SSH client (for Linux) or Command Prompt (for Windows) under Dolphin files owner account (it's usually your CPanel or FTP account). * Change directory to get into your Dolphin's folder: for example: {{{ cd /home/myaccount/public_html/dolphin }}} * Run this script: {{{ path_to_php_binary -q upgrade.60_61.php }}} ('''for Linux''') or {{{ path_to_php_exe upgrade.60_61.php }}} ('''for Windows''') * The script will show you notifications about its successful or unsuccessful runtime. You need to inform the Support Department about all the unssuccessful notifications. '''NOTE''': You can't run this upgrade twice. '''Step 4''': You have to edit the version and build numbers of your script in '''inc/header.inc.php''', replacing {{{$site['ver'] = '6.0';}}} with {{{$site['ver'] = '6.1';}}} and {{{$site['build'] = '0003|4|5';}}} with {{{$site['build'] = '1';}}} '''Step 5''': Those of you who are using own RMS servers should re-install them. The latest versions are available [http://www.boonex.com/products/ray/download/ here] (Linux and Windows versions). Installation instructions are available [http://www.boonex.com/trac/ray/wiki/RayServerInstall here] '''Your Dolphin installation has been successfully upgraded.''' For any troubleshooting feel free to contact us at support@boonex.com