vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=15)
-   -   Help with auto login launch of messages (https://vborg.vbsupport.ru/showthread.php?t=221300)

XGC Viper XI 08-19-2009 10:11 PM

Help with auto login launch of messages
 
We have vBulletin setup in a forums folder and we have a CMS frontend that ties into the vbulletin for login and user info. When a message suchas don't have permissions or force to password reset is displayed while in the forums location everything works fine. When I login or use the cookie reentry from the from the CMS page, this messages get messed up completely in all relations to URL path. The VBulletin settings are set the correct values.

I can I force these messages to be launched from the site/forum location?

Goto www.xiledgaming.com/forum and login with XGC Dragon XI password dragon. You should see a vBulletin Message for permissions. Then click on the Home button located on the top nav bar. You will see what I am talking about. When you look at the URL it is missing the forums as this should have been the same. If the user logins in and nothing needs to be displayed then it needs to route where it currently goes.

It not the style sheets that is the problem. Its the sequence of events. For example if you login to the homepage with an incorrect login and password, it redirects you back to the /forum directory and displays the message appropriately. But if I am already logged in and I go to the home page or on redirect, something does a check then launches the messages. What I need to know is what does that check and where is it, so I can redirect the correct path to launch the message. The problem is that the messages are being launched from two locations when they should only be launched from the /forum folder.

Where is the exact location this is happening and how can I force it to launch in the /forum folder?

Thanks,

Viper

XGC Viper XI 08-22-2009 05:34 PM

Since the first part cannot be answered, lets take a new direction that would help me troubleshoot my problem. The answer to the following question could help.

When a user logins in or accesses the site with a cookie, what file or process checks the user's validity for vBulletin when they first hit the site?


All times are GMT. The time now is 09: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.01418 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
  • (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