I want to use Progresst’s plugin above….
But I want to feed it the information (the “delimited user file”) FROM my old WordPress 2.5 that has it’s own database.
In other words I created a new blog, new directory, new database, and I want to migrate my user table from the old database, to the new database (that happens to have a different table prefix).
How do I first EXPORT my old Users, so that I can use this plugin to Import them?
OR, can I do this using phpMyAdmin (like Otto42 hinted)? I have access to phpMyAdmin, but I don’t know where to being “copying” and “pasting” if that’s possible with User Tables.