Data Migration Tool dont work...

For me, DataMigratioTool dont work... New >Dolphin is on the same server as the 6.1.6, On 6.1.6 i have about 60 members... When i set the data migration tools for absolute path to 6.1.6... import "0" members... path to old dolphin was corect: /home/avanti/public_html/.... same for everything else data... says succesful for example import forum but nothing happened... Any solutions for that? My old Dolphin is located under root and new dolphin 7RC3 is under new folder...

Quote · 13 Dec 2009

In the 'bx_data_migration_config' table one parameter (row) is missing: config_passwd (password to Dolphin 6 database).

Function oldDbConnect() in BxDataMigrationDb.php is using this parameter.

That's why some users may have problems with the migration.

You can simply add this row with your password to Dolphin 6 database:

INSERT INTO `bx_data_migration_config` (`name`, `value`) VALUES ('config_passwd', 'your password to old database here')

It should help.

Quote · 13 Dec 2009

Gi men! Thank you. Work now...

Quote · 13 Dec 2009
 
 
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.