Changes between Initial Version and Version 1 of 7.0.2-7.0.3


Ignore:
Timestamp:
Sep 30, 2010, 2:57:38 AM (14 years ago)
Author:
AlexT
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • 7.0.2-7.0.3

    v1 v1  
     1== Upgrade Instructions from 7.0.2 to 7.0.3 == 
     2 
     3'''Step 0''': Back up your current Dolphin files, folders and database. 
     4 
     5'''NOTE''': This upgrade will work with official Dolphin 7.0.2 versions ONLY. If you applied some fixes to your Dolphin 7.0.2 installation then this patch should work in most cases, but there are some fixes that may cause conflict because can not be applied twice. 
     6 
     7'''Step 1''': Download and extract [http://get.boonex.com/Dolphin-Patch-v.7.0.3 Dolphin-Patch-v.7.0.3] and upload its files to your current installation, replacing all old files. '''Make sure that old files were REALLY replaced - site can become nonfunctional at all if old files are still in place.''' 
     8 
     9'''Step 2''': Run the following script: '''''!http://your-site.com/your-path/upgrade/''''' . It will show the list of available updates. Replace '''your-site.com''' with your actual domain name and '''your-path''' to your actual path to dolphin installation. For example if you have Dolphin installed in '''''!http://supersite.com/community/''''' then you need to run the following upgrade script  '''''!http://supersite.com/community/upgrade/''''' 
     10 
     11'''Step 3''': Apply all available updates. The script detects suitable updates automatically. 
     12 
     13'''Step 4''': Please follow and read all automatically completed steps of the upgrade script, paying special attention to the last step. The last step of this upgrade is '''IMPORTANT'''. You will be given special instructions by the script which you will have to do '''MANUALLY'''. 
     14 
     15'''Step 5''': Report any occurrence of bugs in [http://www.boonex.com/unity/forums/forum/Dolphin-7-0-0.htm Dolphin 7.0] forum. 
     16 
     17'''Step 6''': Delete the following removed files and folders via FTP or SSH: 
     18 
     19folders: 
     20{{{ 
     21administration/default_builders 
     22}}} 
     23 
     24files: 
     25{{{ 
     26administration/activityTrac.php 
     27flash/modules/mp3/files/image.php 
     28flash/modules/mp3/files/get_file.php 
     29flash/modules/video/files/get_mobile.php 
     30flash/modules/video/files/get_file.php 
     31flash/modules/video_comments/files/get_mobile.php 
     32flash/modules/video_comments/files/get_file.php 
     33modules/boonex/articles/classes/BxArlTextData.php 
     34modules/boonex/facebook_connect/inc/jsonwrapper/jsonwrapper.php 
     35modules/boonex/facebook_connect/inc/jsonwrapper/jsonwrapper_inner.php 
     36modules/boonex/facebook_connect/inc/facebook_desktop.php 
     37modules/boonex/facebook_connect/inc/facebookapi_php5_restlib.php 
     38modules/boonex/feedback/classes/BxFdbTextData.php 
     39modules/boonex/forum/layout/base/img/vote_good_gray.gif 
     40modules/boonex/forum/layout/base/img/stranger.gif 
     41modules/boonex/forum/layout/base/img/colexp.gif 
     42modules/boonex/forum/layout/base/img/vote_good.gif 
     43modules/boonex/forum/layout/base/img/vote_bad_gray.gif 
     44modules/boonex/forum/layout/base/img/vote_bad.gif 
     45modules/boonex/forum/license.txt 
     46modules/boonex/news/classes/BxNewsTextData.php 
     47modules/boonex/sites/templates/base/page_1.html 
     48modules/boonex/videos/templates/base/media_admin.html 
     49plugins/htmlpurifier/INSTALL 
     50plugins/htmlpurifier/LICENSE 
     51plugins/htmlpurifier/NEWS 
     52plugins/htmlpurifier/README 
     53plugins/htmlpurifier/VERSION 
     54plugins/tiny_mce/plugins/contextmenu/editor_plugin_src.js 
     55plugins/tiny_mce/plugins/contextmenu/editor_plugin.js 
     56plugins/tiny_mce/plugins/print/editor_plugin_src.js 
     57plugins/tiny_mce/plugins/print/editor_plugin.js 
     58information.php 
     59}}} 
     60 
     61'''NOTE''': You can also update your custom language translations if you create the appropriate translated files for your custom language, BEFORE THE UPGRADE PROCESS, in '''''upgrade/files/7.0.2-7.0.3/''''' and '''''upgrade/files/7.0.2-7.0.3/modules/*/''''' directories. There are '''''lang_en.php''''' files by default in these directories. Create a translated copy of '''''lang_en.php''''' for your custom language. For example, if you have the Russian language installed you can add '''''lang_ru.php''''' files. Then all new language keys for your custom language will be added automatically. 
     62 
     63'''NOTE''':  3rd-party modules and templates may be not compatible with new version, then ask mod authors to update their mods/templates to support new version. 
 
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