I have installed V7 and added the migration tool... Everything was going great until I tried to migrate "custom_profile_fields"... It got stuck in the process and still says "Profiles custom fields transfer now" (for at least 48 hours now). Also got an email with a database error (See Below). I thought it might be the cron jobs, but I was able to transfer Profiles, Videos and Acl_levels successfully. When you look at the site from the front end... all the user data has moved over, but there are no photos for any of the users.
Also, I remember there being another choice in the drop down to migrate the photo's but it is not there anymore (or maybe I did not see it). Do I need to migrate the photo's separately? Are the photos transferred with the "custom_profile_fields"? What am I missing?
Database error:
Database error in
Query:
UPDATE
`Profiles`
SET
WHERE
`ID` = 1
Mysql error: You have an error in your SQL syntax; check
the manual that corresponds to your MySQL server version for the right syntax to
use near 'WHERE `ID` = 1' at line 5
Found error in the file
'/***local***/html/date/modules/boonex/data_migration/classes/BxDataMigrationProfilesCustomFields.php'
at line 281.
Called 'query' function with erroneous argument
#0.