View Full Version : guest can't play anymore
winsoftware
07-16-2007, 11:01 AM
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, 12:04 PM
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, 12:07 PM
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, 12:24 PM
Also on my arcade board , some error... cookies are enabled, all function are ok.
MrZeropage
07-16-2007, 12:54 PM
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, 06:18 AM
i got no output :/
but i got the error again.
robb9
07-17-2007, 07:21 AM
Zero ceck in arcade.php line 2680:
// check if cookies are working
if ($guesthash != $_COOKIE['guesthash'])
{
$std->Error( array( LEVEL => 1, MSG => 'cat_pass_notice') );
}
maybe check level is wrong... If i delete this line guest can play.
winsoftware
07-17-2007, 08:22 AM
you get the same error in your arcade?
mattswanson
07-17-2007, 08: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, 06: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
I upgraded to 2.62 this morning and have the same issue.
Notice: Cookies are required to proceed beyond this point
Thanks for your hard work. Took a while to find this in support.
MrZeropage
07-20-2007, 06:09 PM
Ok, I see the problem and try to fix this ...
** edit**
ok, I see that I had a logical problem while implementing a "cookie-checker", did a fix and will release this soon (v2.6.3+)
Will first patch some other bugs and then we hopefully have it ;)
Is there a temporary fix we can do by editing a file?
MrZeropage
07-22-2007, 10:03 AM
the fix is already included in v2.6.2+ everything should work fine there ...
I've just installed 2.6.2 and still get this error for guests:
http://www.areax.com/forums/arcade.php?
MrZeropage
07-22-2007, 10:34 AM
oops, sorry, wrong thread, thought it was the "post per day" thing...
guests can play in v2.6.3+ again, which is coming in the next days
mattswanson
07-31-2007, 05:02 PM
Any word on timing of 2.6.3+? I've got a bunch of guests starting to circle the place with pitchforks and torches...
Also I'm going on vacation so I'm guessing that it will come out the day after I leave and everybody will have to wait a while...
Thanks for the great mod...
MrZeropage
07-31-2007, 08:15 PM
v2.6.3+ should come within the next 12-16 hours
Stifmeister2
07-31-2007, 08:26 PM
v2.6.3+ should come within the next 12-16 hours
*w00t*
And 2.6.3+ contains a fix for the score saving & time problem? Can't wait!!
Good work Zeropage! ;)
MrZeropage
07-31-2007, 08:49 PM
yes, time is fixed and score-saving should work now, if not is has extended debug-information
Stifmeister2
08-01-2007, 07:29 PM
Great. :)
tpn87
08-02-2007, 08:08 PM
Guests still can't play in 2.6.3 :(
** Edit... my fault. It works! :)
duncan99
08-04-2007, 01:08 AM
Yes, guest now can play but the option not to allow guest save score is not working....
I got this error when guest tried to save score:
mySQL query error: SELECT * FROM games_list WHERE gid=
mySQL error: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1
mySQL error code:
Date: Friday 03rd of August 2007 10:08:05 PM
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.