Statistics: Posted by Eduan — October 23rd, 2011, 5:07 pm
If you are uploading NEW Users/Members, and you leave the Password field empty, s2Member will auto-generate a password for their account. If you are uploading updates to existing Users/Members ( i.e. you include the ID field in your CSV file ); but you leave the Password field empty, s2Member will not make any changes to the existing Password which is already on-file.Shogun2 wrote:
Sorry for not explaing myself fully but I do not need to know how to transfer passwords. Worse comes to worse I will do an SQL dump and move my users. I just want to know what happens if I upload users with no password? Does s2member prompt them to create a new password or something?
If you fill the ID field, the Import routine will update an account matching the ID you specify ( so long as the account ID does NOT belong to an Administrator, this is for security ). When importing new Users/Members, you can leave the ID field empty; don't remove it, just leave it empty ( i.e. "" ). Example: "","Username","First Name","Last Name","Display Name","Email"
If you fill the Password field, the Password that you specify ( in plain text ) will be used. Otherwise, a Password will be auto-generated by s2Member. The Password field can also be used with an ID update ( to update/change the current Password ) - so long as the ID field is also filled, and it matches an account already in the system. If you fill the ID field to update an existing account, and the leave the Password field empty; the existing Password, for the account matching the ID you specify, will remain unchanged.
Statistics: Posted by Jason Caldwell — October 23rd, 2011, 11:35 am
Statistics: Posted by Eduan — October 23rd, 2011, 8:07 am
Statistics: Posted by Eduan — October 22nd, 2011, 4:44 pm
Statistics: Posted by Shogun2 — October 21st, 2011, 9:23 am