vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=252)
-   -   Add users from an external non-vBulletin site ? (https://vborg.vbsupport.ru/showthread.php?t=275213)

wii 12-08-2011 11:10 AM

Add users from an external non-vBulletin site ?
 
The title says it all.

Is that possible, if yes, how?

Thanks

dog199200 12-08-2011 05:37 PM

it's possible two ways. 1) you can use the internal system for vB to add users:

https://vborg.vbsupport.ru/showthrea...reate+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 05:40 PM

Impex?

dog199200 12-08-2011 06:19 PM

Isn't ImpEx designed for transferring data from an external forum service into vBulletin?

Lynne 12-08-2011 08: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 09:14 PM

I seen the words add, not transfer that's why your suggestion threw me off

wii 12-09-2011 06:15 AM

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 09: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.

wii 12-15-2011 12:41 PM

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

kh99 12-15-2011 01:45 PM

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.


All times are GMT. The time now is 05:07 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01525 seconds
  • Memory Usage 1,723KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete