Quote:
Originally Posted by bigtime
How would a new user be added without using curl?
Thanks,
Tim
|
You don't have to use CURL to do it, but you have to include globals.php in your script root if you want to create the user from within a function or method.
You also have to remember to retrieve the global vbulletin variable to pass into the datamanager class.
I spent the last few hours working that out, hopefully it'll help someone else!