vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Make Website the "Login" using vBulletin (https://vborg.vbsupport.ru/showthread.php?t=101449)

idork 11-24-2005 07:40 AM

Make Website the "Login" using vBulletin
 
Hi there,

We'd like to utilize vBulletin's database as a way for users to "Login" into the site as well as be logged in vBulletin to post messages.

For example, in order for a user to participate outside of the forums such as casting user reviews and casting votes on voting polls on the site (outside of vbulletin), the user must register and login to vBulletin in order to do this.

Is this possible? In other words, the user must be logged into vBulletin in order to utilize other features outside of vBulletin.

Thanks for any tips and help!

utw-Mephisto 11-24-2005 08:02 AM

wrong forum, here releases only

idork 11-24-2005 12:53 PM

Sorry!

merk 11-24-2005 09:27 PM

Make sure your cookie path and domain settings are set properly, otherwise logging into vbulletin wont set the necessary cookies that can be read by the main part of your site.

Then, the rest of your scripts will need to (at the very least) require init.php (better to use global.php though) and you'll have access to vBulletin information based on the cookies.

idork 11-24-2005 09:52 PM

Thank you Merk! I'll notify our developer with your suggestion!!!!


All times are GMT. The time now is 06:03 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.01135 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)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (5)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