View Full Version : Add users from an external non-vBulletin site ?
The title says it all.
Is that possible, if yes, how?
Thanks
dog199200
12-08-2011, 06:37 PM
it's possible two ways. 1) you can use the internal system for vB to add users:
https://vborg.vbsupport.ru/showthread.php?t=82836&highlight=Create+New+User
that's a guide I found, but maybe you'll have better luck on getting it to work because I can't seem to. if you do get it working i'd love to know how :P
2) You can rebuild the whole registration system by hand, which requires advanced PHP/MySQL knowledge, but isn't to hard just more or less time consuming if you know what you're doing.
Lynne
12-08-2011, 06:40 PM
Impex?
dog199200
12-08-2011, 07:19 PM
Isn't ImpEx designed for transferring data from an external forum service into vBulletin?
Lynne
12-08-2011, 09:03 PM
He said he wanted to transfer it from a non-vbulletin site. Impex will transfer stuff from some non-vbulletin sites. He really wasn't too specific about what he wanted which is why I put a question mark after it.
dog199200
12-08-2011, 10:14 PM
I seen the words add, not transfer that's why your suggestion threw me off
Sorry, I wasn't clear enough, that I wanted to add users that register from another site to automatically be registered in vBulletin, is there some way to do this? I read something about API and data transfers, but I have no idea how.
ToFindHealth
12-12-2011, 10:55 PM
I too would be interested in script that allows, for example, facebook fans to register for vb forums from information input on the FB fan page.
Ok, I got some more info from the developer of the site where people register and pay, they use a SOAP-based API to automatically add these users to the other site.
Is that possible using vBulletin? Has anyone ever used a SOAP-based API with vBulletin?
Thanks
So if I understand correctly, you want your site to accept a SOAP request to add a user? That shouldn't be too hard. There's SOAP support in php, so you probably just need a script that accepts the request and calls the vb functions to add a user.
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.