Hi Everyone
I currently have around 2200 users on my website running E107, but now I would like to move to WordPress, and it's up and running on a new site.
..But at the topic says, I would like to get all my users with me, and I have found no scripts to do this for me, so I guess it must be "manually".
I have a SQL dump off the database, and can see that the E107 table name for the users is "ps3e107_user" where I need to get "user_id", "user_name", "user_email" and maybe "user_password"?
What is the best way to accomplish this, and can someone provide me with a script of some sort, and I guide on how to use it?