The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
Hello -
vBulletin 3.6.4 I am trying to use the user data manager to add a user to vBulletin from another server via a URL call with POST data. When I call the page below, "remote_register.php", it returns the full login screen and not the expected one-line response. How do I make the datamanager work without authentication? Or better yet, how can I provide authentication in the post data? I'm sure that it's one of these includes causing the login to appear as the response, but my PHP is very, very bad. This original code came from this how-to thread. Thank you in advance. - Justin PHP Code:
The login page is displayed because the "Unregistered / Not Logged In" group has the permission for "Can View Forum" set to "No." Unfortunately, I cannot change that permission on my board. So I'm now looking into passing authentication in the POST data. I love answering my own questions. |
#2
|
|||
|
|||
![]()
I guess that you must use register for THIS_SCRIPT:
PHP Code:
|
#3
|
|||
|
|||
![]()
Thank you for the follow-up. I would have never gotten to that.
|
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|