vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Removing Sessionhashes COMPLETELY (https://vborg.vbsupport.ru/showthread.php?t=42823)

N9ne 08-27-2002 06:28 PM

Removing Sessionhashes COMPLETELY
 
A lot of my members are having trouble keeping the option in the userCP for browsing board with cookies stuck on YES, it seems to reset back to NO a lot :( Even if you delete your cookies etc.

How can I just simply remove all sessionhashes from the site completely or is this too much work :S

Logician 08-27-2002 06:49 PM

I wouldnt recommend such a practise.. It's there because it's needed.. I cant think of all consequences of removing it from your board but for at least one thing query load to your MYSQL server will increase dramatically if you remove it.

However if you are determined to remove it, you can search for

$session[sessionhash]
$session
?s=

texts in your templates and delete them.. This should work.. (I dont know if your board will work after removal though lol)

N9ne 08-27-2002 06:49 PM

I won't change it if it will cause problems :confused:

Logician 08-27-2002 07:01 PM

oh btw. here is your cure:
http://www.vbulletin.com/forum/showt...?postid=340530
;)

N9ne 08-30-2002 02:14 PM

I've installed vB 2.2.7 on my test board, sessionhashes are still there?

futureal 08-30-2002 09:21 PM

sessionhash is still there in vBulletin 2.2.7, but the new version fixes some of the problems relating to it. The big change that I'm aware of is:

Quote:

Forumdisplay.php, index.php member2.php, poll.php, search.php, showthread.php, threadrate.php, usercp.php, admin/functions.php; changed array cookie storage format to fix issues with staying logged in
Try upgrading and see if that fixes the problems that your users are experiencing.

NTLDR 08-30-2002 09:26 PM

Sessionhash's are needed incase a user decideds not to use cookies, 2.2.7 is supposed to correct the cookie option changing.

N9ne 08-30-2002 09:50 PM

Well in vB3 sessionhashes are removed as far as I know, it doesn't even give you the option to browse without cookies.

Erwin 08-30-2002 10:01 PM

Just set the default to yes, make the variables hidden in the change options, and registration templates, and away you go. It will always be set to yes. I do that at my site.

NTLDR 08-30-2002 10:12 PM

Quote:

Originally posted by Tha Rock
Well in vB3 sessionhashes are removed as far as I know, it doesn't even give you the option to browse without cookies.
They are still there, its just smart enough to know if you need them or not ;)

Just block cookies from beta.vbulletin.com and you will see them again :D


All times are GMT. The time now is 11:53 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.01458 seconds
  • Memory Usage 1,728KB
  • 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
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete