migration profiles failed 6.1.6 to 7.0

Im trying to update to dolphin 7 from 6.1.6 and i get this DB error:

Database error in

Query:

SELECT `ID` FROM `sys_localization_languages` WHERE `Name`='en' LIMIT 1

Mysql error: MySQL server has gone away

Found error in the file '/home/mecoscom/public_html/dolphin7/inc/classes/BxDolEmailTemplates.php' at line 31.
Called 'getOne' function with erroneous argument #0.


Debug backtrace:

Array
(
    [1] => Array
        (
            [file] => /home/mecoscom/public_html/dolphin7/inc/classes/BxDolDb.php
            [line] => 236
            [function] => error
            [class] => BxDolDb
            [object] => BxDolDb Object
                (
                    [error_checking] => 1
                    [host] => localhost
                    [port] => 
                    [socket] => 
                    [dbname] => mecoscom_dolphin7
                    [user] => mecoscom_picolin
                    [password] => ******
                    [link] => Resource id #45
                    [current_res] => 
                    [current_arr_type] => 1
                    [oParams] => BxDolParams Object
                        (
                            [_oDb] => BxDolDb Object
 *RECURSION*
                            [_oCache] => BxDolCacheFile Object
                                (
                                    [sPath] => /home/mecoscom/public_html/dolphin7/cache/
                                    [_error] => 
                                )

                            [_sCacheFile] => sys_options.php
                            [_aParams] => Array
                                (
                                    [anon_mode] => 
                                    [autoApproval_ifJoin] => on
                                    [autoApproval_ifProfile] => on
                                    [cmdDay] => 10
                                    [currency_code] => USD
                                    [currency_sign] => $
                                    [time_format_php] => H:i
                                    [short_date_format_php] => d.m.Y
                                    [date_format_php] => d.m.Y H:i
                                    [time_format] => %H:%i
                                    [short_date_format] => %d 

etc...

 

can anyone help?

thanks

Quote · 29 Mar 2011

Do you have a lot of profiles? I had the same issue on one of my clients site, and simply resumed migration, and it resumed where it left off

Custom Dolphin Development and Support, Professional Mods | http://www.boonex.com/unity/Adminmysite
Quote · 29 Mar 2011

Hello thanks

yes 13,500 profiles only one profile was imported.

now i get a "page not found" on all of my profile views on my 6.1 site.. damn

Quote · 30 Mar 2011

i solved the 404, i still cant import profiles to 7.0

Quote · 30 Mar 2011

 

i solved the 404, i still cant import profiles to 7.0

The process of data transfer takes a lot of resources. before moving try to maximize the power of mysql server (using directives in my.cnf), as well as to increase the memory for php

PS: If possible do not write me personally, please try to ask on the forum first
Quote · 30 Mar 2011
 
 
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.