vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB5 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=263)
-   -   Integration of User Registration for GeoCore (https://vborg.vbsupport.ru/showthread.php?t=316120)

imregor 12-20-2014 11:21 AM

Integration of User Registration for GeoCore
 
Hi!

I purchased your vBulletin 5 software and wanted to integrate the user registration and log in with GeoCore (http://geodesicsolutions.com/). Practically once customers register into my Geocore platform they would be automatically registered to vB 5 as well and same would happen with user log in too.

Geocore had a specific Bridge addon to support this integration, but I learnt later that this Bridge addon works only with vB 4.1.

Can anybody provide me with info on how to do user registration/log-in integration in vB 5?

Many thanks in advance and have a great day!

Kind regards,
Imre

ozzy47 12-28-2014 08:59 PM

You may want to look at this.

Quote:

Originally Posted by Wayne Luke;n4240862
The API for users is located in /core/vb/api/user.php

You might also want to look at the controller for the registration process located at /includes/vb5/frontend/controller/registration.php

We don't recommend inserting data into the database directly.



All times are GMT. The time now is 02:40 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.01110 seconds
  • Memory Usage 1,708KB
  • 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)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (2)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