| Posted: 02 Jun 2008 18:33 |
|
|
|
Registered User Currently Offline
|
Posts: 4
Join Date: May 2008
|
|
I have 200 users detials in a csv file wich I can upload to the database but the password fiels is encrypded is ther any way to trun this off or any advice on how to import my users details.
|
| Posted: 02 Jun 2008 20:41 |
|
|
|
Administrator
|
Posts: 1104
Join Date: Mar 2005
|
|
Do you have passwords for these users?
|
| Posted: 03 Jun 2008 09:45 |
|
|
|
Registered User Currently Offline
|
Posts: 4
Join Date: May 2008
|
|
yes I have
|
| Posted: 03 Jun 2008 10:30 |
|
|
|
Administrator
|
Posts: 1104
Join Date: Mar 2005
|
Then look at the code in register.php to see how seo-board adds a new users and reuse to code on every user you have
|