MyBB Community Forums

Full Version: Add new user with php
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi;

I want to manually enter users into the database.

1 - What is the script that does that?
2 - Tied to first question, how can I generate the password, salt, key etc etc.

Thanks
Not sure why you need that but it can be done on AdminCP.
I know that lol

I wanna do it with script from other opt in pages Wink
I could help you if you told me what you want it for. What you are looking for is right here:
https://github.com/mybb/mybb/blob/feature/member.php

Hope it helps Smile
There are many threads that describe it, e.g. http://community.mybb.com/thread-164422.html