Changes between Initial Version and Version 1 of 7.2.1-7.3.0.B1


Ignore:
Timestamp:
Jan 27, 2016, 2:29:40 AM (8 years ago)
Author:
AlexT
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • 7.2.1-7.3.0.B1

    v1 v1  
     1= Upgrade Instructions from 7.2.1 to 7.3.0.B1 = 
     2 
     3 
     4 
     5== Step 0 == 
     6'''Back up your current Dolphin files, folders and database.''' 
     7 
     8'''NOTE''': This upgrade will work with official Dolphin 7.2.1 version ONLY. If you applied some fixes to your Dolphin 7.2.1 then this patch should work in most cases, but there are some fixes that may cause conflict. 
     9 
     10'''NOTE''': ".htaccess" is updated, please backup your .htaccess if it has modifications 
     11 
     12'''NOTE''': moximanager plugin was removed, now it is available as separate module for licensed sites only 
     13 
     14== Step 1 == 
     15Download and extract the Patch [http://get.boonex.com/Dolphin-Patch-v.7.3.0.B1 Dolphin-Patch-v.7.3.0.B1] 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.'''  
     16 
     17'''NOTE''': If you have custom translations, please refer to [wiki:Dol7UpgradeCustomTranslations this instruction] on how to add new language strings for your language. 
     18 
     19 
     20 
     21== Step 2 == 
     22Remove the '''''upgrade/.htaccess''''' file via FTP or SSH.  
     23 
     24'''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!''' 
     25 
     26'''NOTE''': You may need to change your FTP client settings to show hidden files to see the '''''.htaccess''''' file in your FTP manager.  
     27 
     28 
     29 
     30== Step 3 == 
     31Open the following URL in your favorite browser: 
     32 
     33{{{ 
     34http://your-domain.com/path-to-dolphin/upgrade/ 
     35}}} 
     36 
     37''Replace '''your-domain.com''' and  '''path-to-dolphin''' with your real values.'' 
     38 
     39Apply all available updates. The script detects suitable updates automatically. 
     40 
     41 
     42 
     43== Step 4 == 
     44Please 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'''. 
     45 
     46 
     47 
     48== Step 5 == 
     49 
     50Delete the following files and folders manually via FTP or SSH: 
     51 
     52{{{ 
     53modules/boonex/desktop/templates 
     54plugins/moxiemanager 
     55templates/base/images/icons/android.png 
     56templates/base/images/icons/iphone.png 
     57templates/base/extra_bottom_menu_sub_items.html 
     58templates/tmpl_alt/images/clouds.png 
     59templates/tmpl_evo/images/sys-bg-main-2x.jpg 
     60plugins/tinymce/langs/en.js 
     61modules/boonex/events/templates/base/wall_post_grouped.html 
     62modules/boonex/events/templates/base/wall_post_comment.html 
     63modules/boonex/events/templates/base/wall_post.html 
     64modules/boonex/groups/templates/base/wall_post_grouped.html 
     65modules/boonex/groups/templates/base/wall_post_comment.html 
     66modules/boonex/groups/templates/base/wall_post.html 
     67modules/boonex/photos/templates/base/wall_post_comment.html 
     68modules/boonex/sites/templates/base/wall_post_grouped.html 
     69modules/boonex/sites/templates/base/wall_post_comment.html 
     70modules/boonex/sites/templates/base/wall_post.html 
     71modules/boonex/sounds/templates/base/wall_post_comment.html 
     72modules/boonex/store/templates/base/wall_post_grouped.html 
     73modules/boonex/store/templates/base/wall_post_comment.html 
     74modules/boonex/store/templates/base/wall_post.html 
     75modules/boonex/videos/templates/base/wall_post_comment.html 
     76modules/boonex/wall/templates/base/timeline_post_private.html 
     77modules/boonex/wall/templates/base/timeline_post_grouped.html 
     78modules/boonex/wall/templates/base/timeline_post.html 
     79}}} 
     80Here is ready script to run in SSH: 
     81{{{ 
     82rm -rf modules/boonex/desktop/templates plugins/moxiemanager templates/base/images/icons/android.png templates/base/images/icons/iphone.png templates/base/extra_bottom_menu_sub_items.html templates/tmpl_alt/images/clouds.png templates/tmpl_evo/images/sys-bg-main-2x.jpg plugins/tinymce/langs/en.js modules/boonex/events/templates/base/wall_post_grouped.html modules/boonex/events/templates/base/wall_post_comment.html modules/boonex/events/templates/base/wall_post.html modules/boonex/groups/templates/base/wall_post_grouped.html modules/boonex/groups/templates/base/wall_post_comment.html modules/boonex/groups/templates/base/wall_post.html modules/boonex/photos/templates/base/wall_post_comment.html modules/boonex/sites/templates/base/wall_post_grouped.html modules/boonex/sites/templates/base/wall_post_comment.html modules/boonex/sites/templates/base/wall_post.html modules/boonex/sounds/templates/base/wall_post_comment.html modules/boonex/store/templates/base/wall_post_grouped.html modules/boonex/store/templates/base/wall_post_comment.html modules/boonex/store/templates/base/wall_post.html modules/boonex/videos/templates/base/wall_post_comment.html modules/boonex/wall/templates/base/timeline_post_private.html modules/boonex/wall/templates/base/timeline_post_grouped.html modules/boonex/wall/templates/base/timeline_post.html  
     83}}} 
     84 
     85 
     86== Step 6 == 
     87Report any occurrence of bugs in [http://www.boonex.com/forums/forum/Technical-0.htm this forum]. 
 
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