i dont know how do it?
let c what i can understand first creat vB_Datamanager_User.php file then put this code and upload to vb folder in your site then ask this http://yoursite/vb/vB_Datamanager_User.php it just registerd 1 user??? and i should change username and email again and reupload??? how it does automatically??? can any one help me how do this plz |
Hi everybody,
is it also possible to pass a simple URL to a script, which takes the variables from the URL and registers the new user? The problem is, that i dont have the possibility to send something else... the only thing i can do for my project is sending an URL... will it be possible? |
Is it possible to use this and pass in a password that is already an md5 hash?
for example: $userdm->set('password', "5f0f8c991d3d31c63ab531916c298c65"); |
plz some 1 tell me how do that?
|
Quote:
I will also have to use the modified method above since I cant install curl on my host. I cant belive this isnt made easyier (for external sign ups) Quote:
How can you have globals.php in your script root for a 2nd host/server/url, unless its coppied over, or the registration code is also in the root of forum. Hmm, Ill look into this! |
This is making driving me batty... With the "save" line commented, no errors are found. When I uncomment it, the data gets saved, BUT the error message line executes as if the entire program reruns itself. The 2 errors generated are duplicate username and duplicate email. Anyone have any ideas?
Code:
$userdata =& datamanager_init('User', $vbulletin, ERRTYPE_ARRAY); |
My God - the curl thing worked. It took me all week to find this post. Thanks.
|
Novastar's script worked beautifully on the first try!
Thanks dude. :) |
anyone having trouble with new users not getting a welcome post via datamanager, no idea how to make sure new users get a welcome post, there must be a way
|
When I use any variations of the scripts (with cURL and without) in this thread, I get these errors:
Notice: Undefined index: HTTPS in /var/www/html/includes/class_core.php on line 1599 Notice: Undefined index: HTTPS in /var/www/html/includes/class_core.php on line 1599 Notice: Undefined index: HTTP_REFERER in /var/www/html/includes/class_core.php on line 1626 I'm using VB 3.6.7 -- has something changed in this version that might be causing this? Is there another file I need to include to get the environment set up right? I see where these indices are used in class_core.php, but I haven't (yet) found where they are defined. Still looking ... Any suggestions would be appreciated. Thanks, Ron. Okay, I'm not thinking straight. Of course, php sets the $_Server superglobal. SO, I guess my job is to find out why the HTTPS and HTTP_REFERER values are not being set. Thanks, Ron. |
All times are GMT. The time now is 11:19 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|