View Full Version : Adding new member to vBulletin programmatically
gesman
08-18-2009, 10:39 PM
Hello,
Client runs vBulletin 3.8.4 and wants to add new member to vBulletin board programmatically from custom PHP script.
Could anyone please point me to code sample on how it could be done?
Thank you,
Gleb
Marco van Herwaarden
08-19-2009, 10:29 AM
What is the URL of your clients' forum?
gesman
08-19-2009, 12:32 PM
Hi Marco,
http://www.hooponoponoforum.com/
It is currently .htaccess - protected I'd be happy to give password if you'd send me email:
gesman at mensk.com
Gleb
Marco van Herwaarden
08-19-2009, 12:53 PM
No need for access.
The best way to insert new member accounts is to use the DataManagers. I am not sure if there is a specific article on using the the DataManagers to insert new user accounts, but you will find at least general info on using hte DataManagers in our Articles (https://vborg.vbsupport.ru/forumdisplay.php?f=184)section.
gesman
08-19-2009, 01:17 PM
Thank you Marco,
I found this post in the articles section (~1 yr old) with a big chunk of code sample included at the end of it.
Could you please comment if that's recommended way to do it:
https://vborg.vbsupport.ru/showpost.php?p=1572136&postcount=104
Thank you,
Gleb
Dismounted
08-21-2009, 10:36 AM
<a href="http://www.vbulletin.com/docs/html/data_managers" target="_blank">See the manual about data mangers.</a>
gesman
08-21-2009, 10:59 AM
Thank you.
Gleb
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.