Database Query Error

Please help! I am semi-new to this I am right before Module part of installation. I debugged the error. Here is what it says:
 
Error
Database query error
Query:
INSERT INTO `sys_localization_languages` VALUES (NULL, 'en', 'gb', 'English')
Mysql error:
Duplicate entry 'en' for key 2
Found error in the file '/home/vg004web05/73/13/7221373/web/community/install/index.php' at line 568.
Called 'db_res' function with erroneous argument #0.
 
Debug 
Error
Database query error
Query:
INSERT INTO `sys_localization_languages` VALUES (NULL, 'en', 'gb', 'English')
Mysql error:
Duplicate entry 'en' for key 2
Found error in the file '/home/vg004web05/73/13/7221373/web/community/install/index.php' at line 568.
Called 'db_res' function with erroneous argument #0.
 
Debug backtrace:
Array
(
    [1] => Array
        (
            [file] => /home/vg004web05/73/13/7221373/web/community/inc/classes/BxDolDb.php
            [line] => 253
            [function] => error
            [class] => BxDolDb
            [object] => BxDolDb Object
                (
                    [error_checking] => 1
                    [error_message] => Duplicate entry 'en' for key 2
                    [host] => 
                    [port] => 
                    [socket] => 
                    [dbname] => community12
                    [user] => *****
                    [password] => *****
                    [link] => Resource id #28
                    [current_res] => 
                    [current_arr_type] => 1
                    [oParams] => BxDolParams Object
                        (
                            [_oDb] => BxDolDb Object
 *RECURSION*
                            [_oCache] => BxDolCacheFile Object
                                (
                                    [sPath] => /home/73/13/7221373/web/community/cache/
                                    [_error] => 
                                )
 
                            [_sCacheFile] => sys_options_62e2c301a0c6100a90075ed604c0f555.php
                            [_aParams] => [truncated]
                            [_error] => 
                        )
 
                    [oDbCacheObject] => BxDolCacheFile Object
                        (
                            [sPath] => /home/73/13/7221373/web/community/cache/
                            [_error] => 
                        )
 
                    [_error] => 
                )
 
            [type] => ->
            [args] => Array
                (
                    [0] => Database query error
                    [1] => 
                    [2] => INSERT INTO `sys_localization_languages` VALUES (NULL, 'en', 'gb', 'English')
                )
 
        )
 
    [2] => Array
        (
            [file] => /home/vg004web05/73/13/7221373/web/community/inc/db.inc.php
            [line] => 43
            [function] => res
            [class] => BxDolDb
            [object] => BxDolDb Object
                (
                    [error_checking] => 1
                    [error_message] => Duplicate entry 'en' for key 2
                    [host] => 
                    [port] => 
                    [socket] => 
                    [dbname] => 
                    [user] => *****
                    [password] => *****
                    [link] => Resource id #28
                    [current_res] => 
                    [current_arr_type] => 1
                    [oParams] => BxDolParams Object
                        (
                            [_oDb] => BxDolDb Object
 *RECURSION*
                            [_oCache] => BxDolCacheFile Object
                                (
                                    [sPath] => /home/73/13/7221373/web/community/cache/
                                    [_error] => 
                                )
 
                            [_sCacheFile] => sys_options_62e2c301a0c6100a90075ed604c0f555.php
                            [_aParams] => [truncated]
                            [_error] => 
                        )
 
                    [oDbCacheObject] => BxDolCacheFile Object
                        (
                            [sPath] => /home/73/13/7221373/web/community/cache/
                            [_error] => 
                        )
 
                    [_error] => 
                )
 
            [type] => ->
            [args] => Array
                (
                    [0] => INSERT INTO `sys_localization_languages` VALUES (NULL, 'en', 'gb', 'English')
                )
 
        )
 
    [3] => Array
        (
            [file] => /home/vg004web05/73/13/7221373/web/community/install/index.php
            [line] => 568
            [function] => db_res
            [args] => Array
                (
                    [0] => INSERT INTO `sys_localization_languages` VALUES (NULL, 'en', 'gb', 'English')
                )
 
        )
 
    [4] => Array
        (
            [file] => /home/vg004web05/73/13/7221373/web/community/install/index.php
            [line] => 556
            [function] => walkThroughLanguage
            [args] => Array
                (
                    [0] => Array
                        (
             
Quote · 4 Jun 2012

bump! please help :)

Quote · 4 Jun 2012

What are you trying to install?

You said. "I am right before Module part of installation"

That has me confused as dolphin comes with only one language, yet it looks like there are two languages based on what i see in the error.

Which tells me you did something else before you started installing modules. So i cannot tell at what point in the install you are or what your trying to install.


https://www.deanbassett.com
Quote · 4 Jun 2012

I am trying to install Dolphin 7.0. I am almost done installing it, just right before Modules part of installation. 

Permissions Reversal
 
Now, when Dolphin completed installation, you should change permissions for some files to keep your site secure. Please, change permissions as specified in the chart below. Helpful info about permissions is available here.
Directories Current Level Desired Level
inc Non-writable Non-writable
Files Current Level Desired Level
 
There are 3 buttons, "Check" "Next" "Skip" , whenever I click next or skip I receive the database error
Quote · 4 Jun 2012

I guess it works now. I just completely closed it, went onto the index.php and am taking it from there. Now, I am going to look for templates...

Quote · 4 Jun 2012
 
 
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.