vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin Pre-Sales Questions (https://vborg.vbsupport.ru/forumdisplay.php?f=26)
-   -   Login module (https://vborg.vbsupport.ru/showthread.php?t=78546)

Nastuz 03-22-2005 06:16 AM

Login module
 
Hello to everybody,

I have a portal, running on a PostgreSQL database, with its own user list. I installed mySQL on the same machine and I'm planning to install vbulletin.

But I'd like to do the following:

- when an user is created or modified in the PostgreSQL DB, create or modify the corresponding user in vbulletin's DB (or isolate the login module of VB to allow data fetch in the other database);
- when an user is logged in on the portal, he should enter the forum without passing for the login phase.

The second option seems a bit simpler to implement. For the first one, is there some developement documentation around here? Is the VB login an isolated module?

Thank you in advance.

Reeve of shinra 03-22-2005 04:42 PM

Is your portal custom scripted? If not what portal are you using?

Deaths 03-22-2005 05:01 PM

You can easily let the portal use vB's DB, by requiring global.php.

Nastuz 03-23-2005 07:16 AM

The portal is custom scripted, but it's already running and I cannot change the database. The only chance I have to do something is to allow VB to fetch data from my database or to modify "on the fly" the VB database each time the master database is modified.

Is there something similar or some documentation around?

Thank you.

Bye

Nastuz 03-28-2005 06:47 PM

pls help me :(

Marco van Herwaarden 03-28-2005 09:01 PM

I think it would be possible to write a cronjob that would periodically check for new users in the other database. Changes would already be more difficult, unless you have some way of tracking the changes. Would need more details to give you a better answer.

Yes is both the portal and the board are on the same domain, it should be possible to create a single login.

Please bear in mind that we are discussing if something would be possible. Complete solutions or even estimates on the amount of work would be very hard to give in the Pre-Sales section. Also because no coder would look into a solution (which would be costum) untill you have acquired a vBulletin license.

If you have any more questions i am sure someone of the staff or another community member would be willing to answer if you can supply enough information.


All times are GMT. The time now is 04:42 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.01945 seconds
  • Memory Usage 1,714KB
  • 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
  • (6)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