== Upgrade Instructions from 7.0.2 to 7.0.3 == '''Step 0''': Back up your current Dolphin files, folders and database. '''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. '''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.''' '''Step 2''': Remove the '''''upgrade/.htaccess''''' file via FTP or SSH. Note that you may need to change your FTP client settings to show hidden files to see the '''''.htaccess''''' file in your FTP manager. '''Make sure that you removed .htaccess file from "upgrade" directory! Do not remove .htaccess file from Dolphin root folder, it will make almost all links on the site not working!''' '''Step 3''': 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/''''' '''Step 4''': Apply all available updates. The script detects suitable updates automatically. '''Step 5''': Remove compiled language files from Forum module. To do it, delete the following folders: {{{ modules/boonex/forum/classes/en modules/boonex/forum/js/en modules/boonex/forum/layout/base_en modules/boonex/forum/layout/uni_en }}} Please note that above list is for one default "en" language and for one default "uni" template, if you have other languages and other templates, delete appropriate folders for all your languages and templates. '''Step 6''': 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'''. '''Step 7''': Report any occurrence of bugs in [http://www.boonex.com/unity/forums/forum/Dolphin-7-0-0.htm Dolphin 7.0] forum. '''Step 8''': Delete the following files and folders via FTP or SSH: folders: {{{ administration/default_builders/ upgrade/ }}} files: {{{ administration/activityTrac.php flash/modules/mp3/files/image.php flash/modules/mp3/files/get_file.php flash/modules/video/files/get_mobile.php flash/modules/video/files/get_file.php flash/modules/video_comments/files/get_mobile.php flash/modules/video_comments/files/get_file.php modules/boonex/articles/classes/BxArlTextData.php modules/boonex/facebook_connect/inc/jsonwrapper/jsonwrapper.php modules/boonex/facebook_connect/inc/jsonwrapper/jsonwrapper_inner.php modules/boonex/facebook_connect/inc/facebook_desktop.php modules/boonex/facebook_connect/inc/facebookapi_php5_restlib.php modules/boonex/feedback/classes/BxFdbTextData.php modules/boonex/forum/layout/base/img/vote_good_gray.gif modules/boonex/forum/layout/base/img/stranger.gif modules/boonex/forum/layout/base/img/colexp.gif modules/boonex/forum/layout/base/img/vote_good.gif modules/boonex/forum/layout/base/img/vote_bad_gray.gif modules/boonex/forum/layout/base/img/vote_bad.gif modules/boonex/forum/license.txt modules/boonex/news/classes/BxNewsTextData.php modules/boonex/sites/templates/base/page_1.html modules/boonex/videos/templates/base/media_admin.html plugins/htmlpurifier/INSTALL plugins/htmlpurifier/LICENSE plugins/htmlpurifier/NEWS plugins/htmlpurifier/README plugins/htmlpurifier/VERSION plugins/tiny_mce/plugins/contextmenu/editor_plugin_src.js plugins/tiny_mce/plugins/contextmenu/editor_plugin.js plugins/tiny_mce/plugins/print/editor_plugin_src.js plugins/tiny_mce/plugins/print/editor_plugin.js information.php }}} '''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. '''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. [http://www.boonex.com/unity/forums/topic/Common-problems-during-upgrade-from-7-0-2-to-7-0-3.htm Most common problems and the solutions are listed here.]