Closed Thread
Results 1 to 1 of 1

Thread: BoonEx 6.0.2 -> 6.0.3 Upgrade

  1. #1
    Administrator Smoge's Avatar
    Join Date
    Mar 2005
    Posts
    6,642
    Blog Entries
    5

    Default BoonEx 6.0.2 -> 6.0.3 Upgrade

    This is the "official" upgrade instructions from BoonEx to upgrade from 6.0.2 to 6.0.3

    Choose the patch file as required by your installation type:

    Free Version / Ad-Free Version

    Step 0: Backup your Database and Files.

    Step 1: Download Dolphin 6 Patch 0003 Free Version or Ad Free version.

    Step 2: Upload all files accordingly to their location in the script and the patch file by file overwriting them.

    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.

    NOTE: Do not upload the folders from the patch overwriting the ones existing on your site.

    Step 3: Upgrading your database. Upload the two files from the upgrade patch called upgrade.php and upgrade.6.0003.sql in your Dolphin's home directory. Run the following script in you favorite browser to upgrade your database http://www.mysite.com/path_to_dolphin/upgrade.php.

    NOTE: You should run your upgrade.php only once. If you run the script for a second time, it will result in Database access error.

    Step 4: You have to edit the build number of your script in inc/header.inc.php, replacing

    $site['build'] = '0002';

    with

    $site['build'] = '0003';

    NOTE: Please log into your Admin Panel -> Settings -> Profile Fields and make sure that the DescriptionMe field is located under the Description divider. If it's not there, please drag it there using the green arrow icons.

    Your Dolphin installation has been successfully upgraded.

    NOTE: For those of you whose database is not converted into utf8 format, here are the instructions how to do it using phpMyAdmin:

    1) Log into your phpMyAdmin

    2) Choose your database name from the left drop-down menu frame

    3) Click Export at the top

    4) Make sure that all the tables are selected in the right-left corner and the export method is SQL

    5) Uncheck Add AUTO_INCREMENT value and Use hexadecimal for BLOB (or Use hexadecimal for binary fields)

    6) Choose MYSQL40 in the SQL compatibility mode drop-down menu

    7) Click Save as file and choose the compression method which is supported by your phpMyAdmin. Save the file in some folder on your computer

    Click the database name, check all the tables and Drop them

    9) Click Operations in the top menu

    10) Choose utf8_unicode_ci for Collation, then click Go

    11) Click Import in the top menu, browse and choose the file you have saved in the File to import field, set utf8 for the Character set of the file

    12) Click Go

    13) Wait until the SQL query stops running and check its result
    Last edited by Smoge; 10-22-2007 at 01:16 AM.
    ModMySite Administrator

    Problems? Questions? Need modifications or other help with your site?

    Open A Ticket , Send Us An Email Or Give Us A Telephone Call +1 518-632-4152.
    Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiTweet this Post!

Closed Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Similar Threads

  1. Replies: 4
    Last Post: 11-04-2008, 07:35 AM
  2. BoonEx 6.0.2 / 6.0.3 -> 6.0.3 BETA 2 Upgrade
    By Smoge in forum Upgrading
    Replies: 0
    Last Post: 10-30-2007, 09:10 AM
  3. BoonEx 6.0.0 -> 6.0.1 Upgrade
    By Smoge in forum Upgrading
    Replies: 0
    Last Post: 10-22-2007, 01:26 AM
  4. BoonEx 6.0.1 -> 6.0.2 Upgrade
    By Smoge in forum Upgrading
    Replies: 0
    Last Post: 10-22-2007, 01:21 AM
  5. Need to Upgrade and..........
    By Diveanx in forum FAQ & HOWTO
    Replies: 3
    Last Post: 03-07-2006, 09:07 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts