vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   ibProArcade Archive (https://vborg.vbsupport.ru/forumdisplay.php?f=174)
-   -   guest can't play anymore (https://vborg.vbsupport.ru/showthread.php?t=152402)

winsoftware 07-16-2007 10:01 AM

guest can't play anymore
 
after upgrading to new version i get this error msg while playing as a guest:
"Notice: Cookies are required to proceed beyond this point"

after logging in everything is ok. where is the problem?

@mrzeropage: plz check your pm ;)

MrZeropage 07-16-2007 11:04 AM

guests do not have an unique userid, so we use cookies to store their sessiondata.
If cookies are blocked by the browser, they can't play.
All registered users that log in do not use cookies to store their sessiondata...

winsoftware 07-16-2007 11:07 AM

but i use cookies too and a can't play as a guest.
and i see on "who is online" that all guests get an error msg.
you can try here: http://forum.winsoftware.de/arcade.php

robb9 07-16-2007 11:24 AM

Also on my arcade board , some error... cookies are enabled, all function are ok.

MrZeropage 07-16-2007 11:54 AM

please enable the (new) debug-mode:
open /arcade.php
right at the beginning you see $DEBUG=0; set this to 2 (verbose mode) and tell me the output when getting the error again.

Remember to reset this value to 0 after this is done ;)

winsoftware 07-17-2007 05:18 AM

i got no output :/
but i got the error again.

robb9 07-17-2007 06:21 AM

Zero ceck in arcade.php line 2680:

PHP Code:

// check if cookies are working
            
if ($guesthash != $_COOKIE['guesthash'])
            {
                
$std->Error( array( LEVEL => 1MSG => 'cat_pass_notice') );
            } 

maybe check level is wrong... If i delete this line guest can play.

winsoftware 07-17-2007 07:22 AM

you get the same error in your arcade?

mattswanson 07-17-2007 07:55 PM

I am getting the cookie message as well. I have gotten this in multiple computer/browser configs. Cookies are enabled on all of the computers I have tested this on. I am also not getting an error message when I set the Debug to 2. Permissions are set correctly (guests can view and play but not save).

Am I missing anything else?

MrZeropage 07-18-2007 05:05 PM

Hmm, this appears if the cookie could NOT be saved.

Please tell me your mailaddress via PM and I will provide you an adapted arcade.php with debug-output to see what is going wrong there


All times are GMT. The time now is 03:01 PM.

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.01893 seconds
  • Memory Usage 1,727KB
  • 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_php_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)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