== Upgrade Instructions from 6.0.0004 to 6.0.0005 == '''Step 0''': Back up your Database and Files. '''Step 1''': Download Dolphin 6 Patch 0005 [http://get.boonex.com/Dolphin-Patch-v.6.0.0005-Free Free], [http://get.boonex.com/Dolphin-Patch-v.6.0.0005-AdFree Ad-Free] or [http://get.boonex.com/SmartPro-Pack-Patch-3-1.0.0005 SmartPro] Version. '''Download [http://get.boonex.com/Dolphin-v.6.0.0004-6.0.0005-Diff Download Dolphin 6.0.0004 to 6.0.0005 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''': You have to edit the build number of your script in '''inc/header.inc.php''', replacing {{{$site['build'] = '0004';}}} with {{{$site['build'] = '0005';}}} '''Step 4''': Upgrading your database. Upload the two files from the upgrade patch called upgrade.php and upgrade.sql in your Dolphin's home directory. Run the following script in you favorite browser to upgrade your database http://www.mysite.com/path_to_dolphin/upgrade.php. ''NOTE'': You should run your upgrade.php only once. If you run the script for a second time, it will result in Database access error. '''Your Dolphin installation has been successfully upgraded.''' For any troubleshooting feel free to contact us at support@boonex.com