Page 1 of 1

Adding a user(s) by the admin

Posted: Sun Jan 07, 2007 11:30 am
by liderbug
One of those needle in the haystack ...

I want to set up a forum (priv&hidden) and I want to add a dozen users.
I know their emails etc, can give passwd etc. But I can't figure out how to add
a user without them going to the site and adding themselves.

Or do I have to "insert into users values (x, y, z...)"

Thanks

Posted: Sun Jan 07, 2007 11:33 am
by feyd
[url=http://forums.devnetwork.net/viewtopic.php?t=30037]Forum Rules[/url] Section 1.1 wrote:1. Select the correct board for your query. Take some time to read the guidelines in the sticky topic.
Overall you simply need to insert their information in the database.