The user table in the default install is phpbb_users. I've not tried to do a mass import under phpbb, (I did with the older invision board, same kind of table). It does not appear to need massive amounts of data to establish a user. You might browse existing structure to get a feel of what fields need to be modified and which ones could get a default value.
Dave S > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Andrew Perrin > Sent: Wednesday, June 30, 2004 4:29 PM > To: [EMAIL PROTECTED] > Subject: [TriLUG] [OT] adding users to a phpBB system > > If anyone out there has experience running a phpBB discussion > board system, I could use some help. Specifically, I have a > file containing a list of people I'd like to add as users to > our system. Any idea how to do this "en masse"? I assume it > involves adding records to one or more of the underlying > MySQL tables, but haven't found out which ones. > > Thanks. > > ---------------------------------------------------------------------- > Andrew J Perrin - http://www.unc.edu/~aperrin Assistant > Professor of Sociology, U of North Carolina, Chapel Hill > [EMAIL PROTECTED] * andrew_perrin (at) unc.edu > > -- > TriLUG mailing list : > http://www.trilug.org/mailman/listinfo/trilug > TriLUG Organizational FAQ : http://trilug.org/faq/ TriLUG > Member Services FAQ : http://members.trilug.org/services_faq/ > TriLUG PGP Keyring : http://trilug.org/~chrish/trilug.asc > -- TriLUG mailing list : http://www.trilug.org/mailman/listinfo/trilug TriLUG Organizational FAQ : http://trilug.org/faq/ TriLUG Member Services FAQ : http://members.trilug.org/services_faq/ TriLUG PGP Keyring : http://trilug.org/~chrish/trilug.asc
