MyBB Community Forums

Full Version: Registering System outside MyBB
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello,
Does anyone know how to get a script that sign-up members from outside the MyBB directory?
I want to have a membership page that when you sign up this one form it will register you into wordpress, blogs) but i want it to do the same with MyBB. Is there a way you can make the script sign-up members?
Yea if you learn php it should be a piece of cake lol?
There is a MyBB integrator class. I used it a while ago to sync my game database with the forums.

http://phpdave.com/MyBBIntegrator/
(2011-08-04, 11:13 PM)Berlo Wrote: [ -> ]There is a MyBB integrator class. I used it a while ago to sync my game database with the forums.

http://phpdave.com/MyBBIntegrator/

Thanks!
Is there a way to use a script to register users?

Like a script that submits data into MYSQL?
is that dangerous? Or is there anything better?
I used that link in your quote to integrate mybb into a social networking software. It should do what you are wanting to do, perfectly as long as you are okay to get down and get dirty a bit with code... If you don't know how to do it, then I suggest looking into freelance Smile