Importing profiles

Has anybody had experiences with importing profiles into D7, either from sql files or csv files? I am importing business listing profiles, and have had a hard time with the sql db crashing after the import. I think there may be an issue with the password/salt fields, but I am unsure.

 

Any other experiences with importing?

 

Quote · 23 Jul 2010

if this is not so big SQL file - you can just import it via web interface (phpMyAdmin). Or, you can use SSH too.

Quote · 24 Jul 2010

hello
1. Compare all dolphin's fields with your imported file (you can insert profile info with md5 password)
2. Need update all your profiles (add salt)

for example : @see data migration module - BxDataMigrationProfiles.php

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