vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=15)
-   -   Does the middle page have a purpose? (https://vborg.vbsupport.ru/showthread.php?t=161210)

aceofspades 10-26-2007 08:34 PM

Does the middle page have a purpose?
 
Im refering to the page which says something like:

Quote:

Thank you for logging in <name>
or
Your message has been posted.
Im wondering if php is actually executed on the page, or if it is just there to give the user information about what happened, and wouldnt cause problems if it was removed.

Thanks for any help you can give,

James

Paul M 10-26-2007 10:48 PM

In some cases i think it's used to set/reset cookie values.

Marco van Herwaarden 10-27-2007 07:44 AM

AdminCP -> vBulletin Options -> Cookies and HTTP Header Options -> Remove Redirection Message Pages: Yes

Those that are not removed by this option are needed to ensure vBulletin will work correct.

aceofspades 10-27-2007 09:59 AM

Thank you. The ones i was most concerned with was the logging in page, and the message / reply posting page. Would it be difficult to modify the code so it doesnt require a new page, for example have a javascript popup that says thank you for posting a message and sets the cookies. Might that be possible? I know i could have problems when someone has javascript off, but im sure there could be a way of stepping down.

Princeton 10-27-2007 07:02 PM

as marco suggested you can turn off redirects via vbulletin options ...
however, in some instances the redirect is required for one reason or another

when logging out the system temporarily "remembers" the page you were on so that it can redirect you back to the same page


All times are GMT. The time now is 07:26 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.00989 seconds
  • Memory Usage 1,713KB
  • 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
  • (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