Sign Up For Web Hosting Now!
Dolphin Services
No.1 CMS Host!
  • CMS-optimized servers
  • FREE CMS installation
  • FREE CMS templates
  • Free Domain name
  • Unlimited space
  • Unlimited traffic
  • Immediate activation
Buy web hosting
Sign up now Learn more
Facebook Twitter Plusone

How to Upgrade Dolphin to its Latest Version

In the current part of our Dolphin tutorial we will explain how to upgrade your script to the latest stable version.

Important Before proceeding with the Dolphin upgrade we recommend you to create a full backup of your Dolphin site.

We assume that the outdated installation of Dolphin is stored in the dolphin folder. The URL to it will be http://www.yourdomainname.com/dolphin.

First, download the upgrade pack from the Dolphin download page. Extract the archive file on your local computer and upload the Dolphin files and folders in the dolphin folder overwriting the corresponding ones stored there. You can find more details on how to upload files in our FTP tutorial.

Next, using your FTP client remove the .htaccess file stored under the upgrade folder.

After that load the upgrade folder through your browser (The URL will be: http://www.yourdomainname.com/dolphin/upgrade/).

Dolphin Upgrade Script

Click on the UPGRADE link to initiate the procedure.

The script will complete the update and the following message will confirm the successful end of the operation:

Automatic part of upgrade is completed

After this you should complete several steps.

First, clean the cache, tmp and cache_public folders leaving only the .htaccess files if such are stored in the corresponding directories.

Recompile the languages files for the modules from the Dolphin administration area -> Tools -> Modules.

Dolphin Modules Recompile languages

Compile the system language file from the Dolphin administration area -> Settings -> Languages Settings.

Dolphin Language Compile

Also, complete the same action for the Orca Forum Language file through the Dolphin administration area -> Modules -> Orca Forum -> Manage Forum. Compile the installed language files using the corresponding link.

Dolphin Forums Compile Language

The last step is to delete the upgrade folder. This can be completed through your cPanel->File Manager. Detailed instructions on how to use the File Manager can be found in our cPanel tutorial: File Manager.

Additionally, using the above tool open the inc/header.inc.php file and enter the correct build version in the $site['ver'] and $site['build'] variables. For example, if you have upgraded your web site from version 7.0.8 to 7.0.9, the change is as follows:

from:

$site['ver']               = '7.0';
$site['build']             = '8';

to:

$site['ver']               = '7.0';
$site['build']             = '9';

In this way all the upgrade steps will be completed and your web site will work with the latest stable version of the Dolphin application.

Previous
(c) Copyright 2004-2013 SiteGround. All rights reserved
Dolphin is a trademark of BoonEx Pty Ltd. SiteGround is an official hosting partner of BoonEx.