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


Ignore:
Timestamp:
Jun 19, 2008, 5:31:55 AM (16 years ago)
Author:
IgorL
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • 6.0to6.1.2

    v1 v1  
     1== Upgrade Instructions from 6.0.0003|4|5 to 6.1.2 == 
     2 
     3'''Step 0''': Back up your Database and Files. 
     4 
     5 
     6'''Step 1''': Download Dolphin 6.0.0003|4|5 - 6.1.2 Upgrade Pack [http://get.boonex.com/Dolphin-Upgrade-v.6.0-to-v.6.1.2-Free Free Version], [http://get.boonex.com/Dolphin-Upgrade-v.6.0-to-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.0.5-6.1.2-Diff Download Dolphin 6.0.0003|4|5 to 6.1.2 Diff] to see file changes.''' 
     9 
     10'''Note''': Remove the folder '''plugins/tiny_mce''' for better compatibility with the new TinyMCE Editor. 
     11 
     12'''Note''': Clear the contents of the '''cache''' folder. 
     13 
     14'''Step 2''': Upload all files accordingly to their location in the script and in the patch file by file overwriting them. 
     15 
     16''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. 
     17 
     18'''Note''': Do not upload the folders from the patch overwriting the ones existing on your site. 
     19 
     20'''Note''': Make sure that the file '''inc/header.inc.php''' has '''666''' permissions. 
     21 
     22 
     23'''Step 3''': Upgrading your database. '''SSH is recommended but not necessary'''. 
     24 
     25'''If you have an SSH account''': 
     26  
     27    * Log into your SSH client (for Linux) or Command Prompt (for Windows) under Dolphin files owner account (it's usually your CPanel or FTP account). 
     28         
     29    * Change directory to get into your Dolphin's folder: 
     30    for example: 
     31    {{{ 
     32cd /home/myaccount/public_html/dolphin 
     33    }}} 
     34         
     35    * Run this script: 
     36    {{{ 
     37path_to_php_binary -q upgrade.60_61.php 
     38    }}} 
     39    ('''for Linux''') 
     40         
     41    or 
     42    {{{ 
     43path_to_php_exe upgrade.60_61.php 
     44    }}} 
     45    ('''for Windows''') 
     46 
     47    * The script will show you notifications about its successful or unsuccessful runtime. You need to inform the Support Department about all the unsuccessful notifications. 
     48         
     49    '''NOTE''': You can't run this upgrade twice. 
     50         
     51'''If you don't have an SSH account''': 
     52  
     53    * Using an FTP client or File Manager in your CPanel account you need to set the following permissions: 
     54         
     55    '''777''' for the folders 
     56    {{{ 
     57backup cache inc langs media/images/classifieds groups/gallery media/images media/images/banners media/images/blog media/images/gallery media/images/profile media/images/profile_bg media/images/sdating media/images/promo media/images/promo/original media/images/sharingImages media/sound media/video periodic tmp orca/classes orca/conf orca/layout orca/log orca/js orca/cachejs groups/orca/classes groups/orca/layout groups/orca/log groups/orca/js groups/orca/cachejs ray/modules/board/files ray/modules/chat/files ray/modules/im/files ray/modules/movie/files ray/modules/mp3/files ray/modules/music/files 
     58 
     59    }}} 
     60         
     61    '''666''' for the files 
     62    {{{ 
     63periodic/cmd.php periodic/notifies.php periodic/cupid.php inc/prof.inc.php inc/params.inc.php inc/db_cached/MenuContent.inc inc/db_cached/PageView.inc inc/db_cached/SiteStat.inc inc/db_cached/ProfileFields.inc ray/modules/global/data/integration.dat ray/modules/board/xml/config.xml ray/modules/board/xml/langs.xml ray/modules/board/xml/main.xml ray/modules/board/xml/skins.xml ray/modules/chat/xml/config.xml ray/modules/chat/xml/langs.xml ray/modules/chat/xml/main.xml ray/modules/chat/xml/skins.xml ray/modules/desktop/xml/config.xml ray/modules/desktop/xml/langs.xml ray/modules/desktop/xml/main.xml ray/modules/desktop/xml/skins.xml ray/modules/global/app/ffmpeg.exe ray/modules/global/inc/cron.inc.php ray/modules/global/inc/header.inc.php ray/modules/global/xml/config.xml ray/modules/global/xml/main.xml ray/modules/im/xml/config.xml ray/modules/im/xml/langs.xml ray/modules/im/xml/main.xml ray/modules/im/xml/skins.xml ray/modules/movie/xml/config.xml ray/modules/movie/xml/langs.xml ray/modules/movie/xml/main.xml ray/modules/movie/xml/skins.xml ray/modules/mp3/xml/config.xml ray/modules/mp3/xml/langs.xml ray/modules/mp3/xml/main.xml ray/modules/mp3/xml/skins.xml ray/modules/music/xml/config.xml ray/modules/music/xml/langs.xml ray/modules/music/xml/main.xml ray/modules/music/xml/skins.xml ray/modules/presence/xml/config.xml ray/modules/presence/xml/langs.xml ray/modules/presence/xml/main.xml ray/modules/presence/xml/skins.xml ray/modules/shoutbox/xml/config.xml ray/modules/shoutbox/xml/langs.xml ray/modules/shoutbox/xml/main.xml ray/modules/shoutbox/xml/skins.xml ray/modules/video/xml/config.xml ray/modules/video/xml/langs.xml ray/modules/video/xml/main.xml ray/modules/video/xml/skins.xml 
     64 
     65    }}} 
     66         
     67    * Run the following script in your browser: 
     68    {{{ 
     69http://dolphin_url/upgrade.60_61.web.php 
     70    }}} 
     71 
     72    The script will show you notifications about its successful or unsuccessful runtime. You need to inform the Support Department about all the unsuccessful notifications. 
     73 
     74    * Now reverse the permissions of the following folders and files: 
     75         
     76    '''755''' for the folders 
     77    {{{ 
     78inc periodic 
     79 
     80    }}} 
     81 
     82    '''644''' for the files 
     83    {{{ 
     84periodic/cmd.php periodic/notifies.php periodic/cupid.php ray/modules/global/inc/header.inc.php 
     85 
     86    }}} 
     87 
     88'''Note''': You may also need to set '''777''' permissions for the '''ray/modules/global/app/ffmpeg.exe''' file. 
     89 
     90'''Step 4''': Delete the crons installed during your previous installations and replace them with those specified [http://www.boonex.com/trac/dolphin/wiki/DetailedInstall#SettingupCronjobs here] 
     91 
     92'''Note''': To avoid problems with cached non-existent pages, you need to delete them. They are: '''join_form.php''', '''search_result.php''' 
     93 
     94'''Step 5''': Finally, you need to [http://www.boonex.com/trac/orca/wiki/OrcaBeta2PostInstall recompile] Orca language file and register Dolphin, Orca and Ray widgets with the same licenses you used to have on Combo 6.0.0003|4|5 versions. 
     95 
     96'''Note''': After upgrade navigate to '''Pages Builder -> Account''' and check if all the blocks are visible for members. 
     97 
     98'''Step 6''': 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] 
     99 
     100You need to specify your RMS requisites in '''Admin Panel -> Plugins -> Ray Suite -> Base Settings''' ('''RMS Address''', '''RMS Port''' and '''RMS HTTP Port''') according to your RMS installation. Don't miss the '''Use RMS''' checkbox! It should be ticked if you're using RMS at all. 
     101 
     102'''Now your Dolphin version should be successfully upgraded.''' 
     103 
     104In 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