Changes between Version 5 and Version 6 of 6.1.4to6.1.5


Ignore:
Timestamp:
May 8, 2009, 4:02:02 AM (15 years ago)
Author:
IgorL
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • 6.1.4to6.1.5

    v5 v6  
    3434'''Step 4''': Now you have to edit the files '''periodic/cmd.php''' and '''periodic/notifies.php''' and replace the code '''path_to''' with the server path to your Dolphin installation folder. This path can be found in the file '''inc/header.inc.php''' as the value of the '''$dir[root]''' variable. 
    3535 
    36 '''Step 5''': Delete the '''sql''' folder and the '''upgrade.php''' file. 
     36'''Step 5''': Delete the '''sql''' folder and the '''upgrade.php''' file. Open the file '''inc/header.inc.php''' and replace 
     37{{{ 
     38$site['build']             = '4'; 
     39}}} 
     40with 
     41{{{ 
     42$site['build']             = '5'; 
     43}}} 
    3744 
    3845'''Now your Dolphin 6.1.5 patch should be successfully installed.''' 
 
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