4
For the users' fusion we have make also :
Merge all users in the same table (temp) with origine site field
1)Select all users not in frxoops
2)For each each user
verify pseudo exist on frxoops
if true, verify if the same email
if true it's the same user
else false create new user with pseudo and suffix _W (pseudo_W)
else
create new user on frxoops
3) for each user find or create on frxoops, update old enregistrement(origine site field) with the new uid for migration : news, etc...
It's not easy to write in english for me, sorry for error