ENXF NET
Administrator
Staff member
Administrator
Moderator
+Lifetime VIP+
S.V.I.P.S Member
S.V.I.P Member
V.I.P Member
Collaborate
Registered
- Joined
- Nov 13, 2018
- Messages
- 25,429
- Points
- 823
Reputation:
Hello! We have a database of users. We want to migrate existing and new users from our site database to XF database.
We want to create a field in our site's DB table that will store the XF password and then migrate it to the secret_key field in the xf_user table.
Can we get a code that will create a hashed password that will pass verification on XF?
Thanks!
Continue reading...
We want to create a field in our site's DB table that will store the XF password and then migrate it to the secret_key field in the xf_user table.
Can we get a code that will create a hashed password that will pass verification on XF?
Thanks!
Continue reading...