vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=15)
-   -   Need Help Linking Website Please!!1 (https://vborg.vbsupport.ru/showthread.php?t=183519)

BrianCash 06-25-2008 08:15 PM

Need Help Linking Website Please!!1
 
First I want to say Hello to everyone I am brand new to this site but have been a long time vbulletin user.

The problem I am having is that I have a website that members need to log in to use but when the hit the forum tab they have to register and log in again. So my question is there anyway to link or sync them both together were you would only have to log in once for both the website and forum.

Thank you
BrianCash

MoT3rror 06-25-2008 08:22 PM

What is your website made with? Is it custom made?

BrianCash 06-25-2008 08:27 PM

The website is custom made with php coding

MoT3rror 06-26-2008 01:27 AM

Well the easiest way is to include global.php from your forums directory and use vBulletin user session. The second is to create the vBulletin's session for the forums in your application and then create the session for your application in one of the global or init hooks which might take a while.


All times are GMT. The time now is 01:39 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.00919 seconds
  • Memory Usage 1,706KB
  • 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
  • (4)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