bbPress

Simple, Fast, Elegant

bbPress support forums » Installation

Adding users manually/automatically

(2 posts)
  • Started 2 years ago by abc12345
  • Latest reply from Potter_System
  • This topic is not a support question

No tags yet.

  1. 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?

    Posted 2 years ago #
  2. 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)')

    Posted 2 years ago #

RSS feed for this topic

Reply

You must log in to post.

Code is Poetry.