ScottLott
Member
Hey Guys,
So I run a website with a PHP membership script called aMember along with XenForo.
aMember has a plugin that integrates it with XenForo, however there is no way to merge existing databases without making a mess of things. Another words, since XenForo has thousands of threads and members already aMember can't integrate with it without resetting everything back to zero, or even worse fudging up tons of existing forum accounts.
I'd like a "merge" script that does the following:
Step 1: Check aMember Database & XenForo Database for identical emails (not case sensitive).
Step 2: Accounts that exist in both systems with the same e-mail should have the username and password copied from XenForo's database to aMember so they are identical. Generating new passwords would also be acceptable. (Basically, keep the XenForo account names so the forum usernames remain the same).
Step 3: Accounts with e-mails in the aMember database but not in XenForo should be added to the XenForo database as new forum users, using the aMember username and password.
Step 4: Accounts with e-mails in XenForo but not in aMember should be added to the aMember database using the same username and password as XenForo.
I need the work done soon, willing to pay well for the work via PayPal.
So I run a website with a PHP membership script called aMember along with XenForo.
aMember has a plugin that integrates it with XenForo, however there is no way to merge existing databases without making a mess of things. Another words, since XenForo has thousands of threads and members already aMember can't integrate with it without resetting everything back to zero, or even worse fudging up tons of existing forum accounts.
I'd like a "merge" script that does the following:
Step 1: Check aMember Database & XenForo Database for identical emails (not case sensitive).
Step 2: Accounts that exist in both systems with the same e-mail should have the username and password copied from XenForo's database to aMember so they are identical. Generating new passwords would also be acceptable. (Basically, keep the XenForo account names so the forum usernames remain the same).
Step 3: Accounts with e-mails in the aMember database but not in XenForo should be added to the XenForo database as new forum users, using the aMember username and password.
Step 4: Accounts with e-mails in XenForo but not in aMember should be added to the aMember database using the same username and password as XenForo.
I need the work done soon, willing to pay well for the work via PayPal.