Changes between Initial Version and Version 1 of 6.0.0003to6.0.0004


Ignore:
Timestamp:
Feb 4, 2008, 10:37:40 AM (16 years ago)
Author:
SergeyZ
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • 6.0.0003to6.0.0004

    v1 v1  
     1 
     2== Upgrade Instructions from 6.0.0003 to 6.0.0004 == 
     3 
     4 
     5'''Step 0''': Backup your Database and Files. 
     6 
     7'''Step 1''': Download Dolphin 6 Patch 0004 [http://get.boonex.com/Dolphin-Patch-v.6.0.0004-Free Free Version] or [http://get.boonex.com/Dolphin-Patch-v.6.0.0004-AdFree Ad Free version]. 
     8 
     9'''Download [http://get.boonex.com/Dolphin-v.6.0.0003-6.0.0004-Diff Download Dolphin 6.0.0003 to 6.0.0004 Diff] to see file changes.''' 
     10 
     11'''Step 2''': Upload all files accordingly to their location in the script and the patch file by file overwriting them. 
     12 
     13''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. 
     14 
     15''NOTE'': Do not upload the folders from the patch overwriting the ones existing on your site. 
     16 
     17'''Step 3''': 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.  
     18 
     19''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. 
     20 
     21'''Step 4''': You have to edit the build number of your script in '''inc/header.inc.php''', replacing 
     22 
     23{{{$site['build'] = '0003';}}} 
     24 
     25with 
     26 
     27{{{$site['build'] = '0004';}}} 
     28 
     29'''Step 5:''' 
     30You have to edit the path to your script's inc/header.inc.php inside ray/modules/global/inc/header.inc.php, replacing [path_to]inc/header.inc.php with the absolute path to it. Also you have to do the same action for periodic/notifies.php file. 
     31 
     32'''Step 6:''' 
     33 
     34'''Step 7:''' Please log into your '''Admin Panel -> Settings -> Advanced Settings''' and click "Save" button to recompile '''params.inc.php''' file. 
     35Also you have to enter new licences for all Ray widgets by following '''Admin Panel -> Plugins -> Ray Suite'''. 
     36 
     37'''Your Dolphin installation has been successfully upgraded.''' 
     38 
     39For any troubleshooting feel free to contact us 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