Changes between Initial Version and Version 1 of 6.1.1to6.1.2


Ignore:
Timestamp:
Jun 19, 2008, 4:29:37 AM (16 years ago)
Author:
IgorL
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • 6.1.1to6.1.2

    v1 v1  
     1== Upgrade Instructions from 6.1.1 to 6.1.2 == 
     2 
     3'''Step 0''': Back up your Database and Files. 
     4 
     5 
     6'''Step 1''': Download Dolphin 6.1 Patch 2 [http://get.boonex.com/Dolphin-Patch-v.6.1.2-Free Free Version], [http://get.boonex.com/Dolphin-Patch-v.6.1.2-AdFree Ad Free Version] or [http://www.boonex.com/unity/id/smartpropack SmartPro Version] 
     7 
     8'''Download [http://get.boonex.com/Dolphin-v.6.1.1-6.1.2-Diff Download Dolphin 6.1.0 to 6.1.1 Diff] to see file changes.''' 
     9 
     10 
     11'''Step 2''': Upload all files accordingly to their location in the script and in 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 
     15Set the '''666''' permissions for the '''langs/lang-en.php''' file. 
     16 
     17'''Note''': Do not upload the folders from the patch overwriting the ones existing on your site. 
     18 
     19'''Note''': Make sure that the file '''inc/header.inc.php''' has '''666''' permissions. 
     20 
     21'''Note''': Remove the folder '''plugins/tiny_mce''' for better compatibility with the new TinyMCE Editor. 
     22 
     23 
     24'''Step 3''': You have to edit the build number of your script in '''inc/header.inc.php''', replacing 
     25 
     26{{{$site['build'] = '0';}}} 
     27 
     28with 
     29 
     30{{{$site['build'] = '1';}}} 
     31 
     32 
     33'''Step 4''': 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.  
     34 
     35'''NOTE''': You should run upgrade.php only once. If you run the script for a second time, it will result in Database access error. 
     36 
     37 
     38'''Step 5''': Those of you who are using own RMS servers should re-install them. The latest versions are available [http://www.boonex.com/products/ray/download/ here] (Linux and Windows versions). Installation instructions are available [http://www.boonex.com/trac/ray/wiki/RayServerInstall here] 
     39 
     40 
     41'''Now your Dolphin installation should be successfully upgraded.''' 
     42 
     43In case of any troubles feel free to contact the Support Department at [mailto:support@boonex.com 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