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


Ignore:
Timestamp:
Feb 4, 2008, 11:44:21 AM (16 years ago)
Author:
SergeyZ
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • 6.0.0003to6.0.0004

    v1 v2  
    33 
    44 
    5 '''Step 0''': Backup your Database and Files. 
     5'''Step 0''': Back up your Database and Files. 
    66 
    77'''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]. 
     
    99'''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.''' 
    1010 
    11 '''Step 2''': Upload all files accordingly to their location in the script and the patch file by file overwriting them. 
     11'''Step 2''': Upload all files accordingly to their location in the script and in the patch file by file overwriting them. 
    1212 
    1313''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. 
     
    2828 
    2929'''Step 5:''' 
    30 You 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. 
     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. 
    3131 
    3232'''Step 6:''' 
     33Set the following permissions: 
     34 
     35{{{ 
     36chmod -v 666 ./ray/modules/global/xml/config.xml ./ray/modules/global/xml/main.xml ./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/im/xml/config.xml ./ray/modules/im/xml/langs.xml ./ray/modules/im/xml/main.xml ./ray/modules/im/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/video/xml/config.xml ./ray/modules/video/xml/langs.xml ./ray/modules/video/xml/main.xml ./ray/modules/video/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/movie/xml/config.xml ./ray/modules/movie/xml/langs.xml ./ray/modules/movie/xml/main.xml ./ray/modules/movie/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/desktop/xml/config.xml ./ray/modules/desktop/xml/langs.xml ./ray/modules/desktop/xml/main.xml ./ray/modules/desktop/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 
     37 
     38chmod -v 777 ./ray/modules/board/files/ ./ray/modules/im/files/ ./ray/modules/mp3/files/ ./ray/modules/movie/files ./ray/modules/music/files 
     39}}} 
    3340 
    3441'''Step 7:''' Please log into your '''Admin Panel -> Settings -> Advanced Settings''' and click "Save" button to recompile '''params.inc.php''' file. 
 
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