Changes between Version 4 and Version 5 of 6.0.0003to6.0.0004


Ignore:
Timestamp:
Feb 8, 2008, 10:11:26 AM (16 years ago)
Author:
SergeyZ
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • 6.0.0003to6.0.0004

    v4 v5  
    1515''NOTE'': Do not upload the folders from the patch overwriting the ones existing on your site. 
    1616 
    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.  
    1817 
    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 
     18'''Step 3''': You have to edit the build number of your script in '''inc/header.inc.php''', replacing 
    2219 
    2320{{{$site['build'] = '0003';}}} 
     
    2724{{{$site['build'] = '0004';}}} 
    2825 
    29 '''Step 5:''' 
     26'''Step 4:''' 
    3027You 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. 
     28 
     29'''Step 5''': 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.  
     30 
     31''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. 
    3132 
    3233'''Step 6:''' 
 
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