Skip to:
Content
Pages
Categories
Search
Top
Bottom

Adding users manually/automatically

  • @abc12345

    Member

    I have a list of users and passwords that I would like to register on my forum. The usernames and passwords are already in another mysql database. Would there be any way of bringing them in? Could I automate this process?

Viewing 1 replies (of 1 total)
  • @potter_system

    Member

    Yes, you can copy the data using PHP and mySQL (‘Insert into *your-bbpress-prefix*_users (user_login, user_pass) VALUES(-the username you got from the row-,-the password for the same row)’)

Viewing 1 replies (of 1 total)
  • You must be logged in to reply to this topic.
Skip to toolbar