Changes between Initial Version and Version 1 of 6.1.5to6.1.6


Ignore:
Timestamp:
May 18, 2009, 5:41:25 AM (15 years ago)
Author:
IgorL
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • 6.1.5to6.1.6

    v1 v1  
     1== Upgrade Instructions from 6.1.5 to 6.1.6 == 
     2 
     3'''Step 0''': Back up Dolphin files and folders. They will be changed by the patch. 
     4 
     5'''Step 1''': Extract the archive Dolphin-Patch-v.6.1.6.zip and upload its contents in your Dolphin installation folder overwriting the corresponding files and folders. [http://get.boonex.com/Dolphin-Patch-v.6.1 Dolphin 6.1 Patch 6].[[BR]] 
     6You can use any FTP client to do so. 
     7 
     8''Example'': Open the '''orca''' directory on your server, and at the same time open the '''orca''' directory in the extracted patch on your PC. Upload all files contained in the '''orca''' directory of the patch to your server's '''orca''' directory overwriting those with the same names. 
     9 
     10'''Download [http://get.boonex.com/Dolphin-v.6.1.5-6.1.6-Diff Dolphin 6.1.5 to 6.1.6 Diff] to see the file changes'''. 
     11 
     12'''Step 2''': Navigate to this URL in your browser: '''Dolphin_URL/upgrade.php''', where '''Dolphin_URL''' is your site's full URL, for example '''http://my.community.com/Dolphin''' 
     13 
     14'''Step 3''': Recompile language files in Orca via '''Admin Panel -> Plugins -> Orca forum -> Manage forums''' section. 
     15 
     16'''Step 4''': Delete the '''sql''' folder and the '''upgrade.php''' file. Open the file '''inc/header.inc.php''' and replace 
     17{{{ 
     18$site['build']             = '5'; 
     19}}} 
     20with 
     21{{{ 
     22$site['build']             = '6'; 
     23}}} 
     24 
     25'''Step 5''': The RMS server needs to be upgraded, too. Please follow '''[http://www.boonex.com/trac/ray/wiki/RayServerInstall#StartingStoppingUpgradingRMS RMS stop/start/upgrade instructions]'''. 
     26 
     27'''Now your Dolphin 6.1.6 patch should be successfully installed.''' 
     28 
     29'''NB''': In case of any trouble please feel free to contact the Support Department at support@boonex.com 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.
Fork me on GitHub