== Upgrade Instructions from 6.1.2 to 6.1.3 == '''Step 0''': Back up your Database and Files. '''Step 1''': Download Dolphin 6.1 Patch 3 [http://get.boonex.com/Dolphin-Patch-v.6.1.3-Free Free Version], [http://get.boonex.com/Dolphin-Patch-v.6.1.3-AdFree Ad Free Version] or [http://get.boonex.com/SmartPro-Pack-Patch-2.0.3 SmartPro Version]. Also separate [http://get.boonex.com/Ray-Patch-v.3.5.3-Suite Ray Patch] is available. '''Download [http://get.boonex.com/Dolphin-v.6.1.2-6.1.3-Diff Download Dolphin 6.1.2 to 6.1.3 Diff] to see file changes.''' '''Step 2''': Open the file '''inc/header.inc.php''' and find the following line: {{{ define('BX_DIRECTORY_PATH_CLASSES', $dir['classes']); }}} then insert the following line after it: {{{ define('BX_DIRECTORY_PATH_PLUGINS', $dir['plugins']); }}} '''Step 3''': You have to edit the build number of your script in '''inc/header.inc.php''', replacing {{{$site['build'] = '2';}}} with {{{$site['build'] = '3';}}} '''Step 4''': 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. Set the '''666''' permissions for the '''inc/params.inc.php''' file. '''Note''': Do not upload the folders from the patch overwriting the ones existing on your site. '''Step 5''': Log in to your admin panel, then go to '''Settings''' -> '''Advanced settings''' and click the '''Save changes''' button. '''Step 6''': Log in to '''Admin panel''' and navigate to '''Plugins''' -> '''Orca''' and recompile every language you have in Orca.[[BR]] Do the same for the Groups.[[BR]] In case you don't know how to do it, refer to this [http://www.boonex.com/trac/orca/wiki/OrcaBeta2PostInstall#OrcaBeta2Post-InstallationInstructions link]. '''Now your Dolphin installation should be successfully upgraded.''' In case of any troubles feel free to contact the Support Department at [mailto:support@boonex.com support@boonex.com].