[phpBB Debug] PHP Notice: in file [ROOT]/includes/functions_content.php on line 77: Array to string conversion
[phpBB Debug] PHP Notice: in file [ROOT]/includes/functions_content.php on line 77: Undefined variable: Array
[phpBB Debug] PHP Notice: in file [ROOT]/includes/functions_content.php on line 77: Array to string conversion
[phpBB Debug] PHP Notice: in file [ROOT]/includes/functions_content.php on line 77: Undefined variable: Array
[phpBB Debug] PHP Notice: in file [ROOT]/includes/functions_content.php on line 77: Array to string conversion
[phpBB Debug] PHP Notice: in file [ROOT]/includes/functions_content.php on line 77: Undefined variable: Array
thatBreweryGame.com • View topic - Unable to re-enter pub
Page 1 of 1

Unable to re-enter pub

PostPosted: Mon May 11, 2015 4:59 pm
by StoutMan
Hey Robc, I hope you're well. This problem has been occurring for several weeks now, it has finally annoyed me to the point of asking you politely if you can fix it. Whenever I leave the pub to transfer beer from the conditioning room to cold storage or to check a recipe, I am unable to re-enter the pub. The tabs on the upper menu work, but In the lower tabs, the glass at the top just displays "Wait" and clicking on the Pub tab does not work. The only way I've found to get back into the pub is to close the browser window completely and re-open it and start over. I believe others are experiencing this issue, so I wanted to bring it to your attention. Thanks in advance for any assistance you can provide.

Re: Unable to re-enter pub

PostPosted: Thu May 14, 2015 3:51 pm
by Robc
Yeah, I'm getting the problem now and sometimes when I first come to the game as a visitor too. Right off the bat I have no clue what has changed whether browsers were updated or what's going on since I have not done anything to change the game code. I am looking into it now and will hopefully be able to fully diagnose the problem and patch in a fix. Sorry about my slow reply.

Re: Unable to re-enter pub

PostPosted: Thu May 14, 2015 4:24 pm
by Robc
Ok, not sure but think this is fixed now. Please let me know next you time log in. What I think happened is that when I switched to a secure "https://" site I failed to change links on the top menu to reflect the new https locations, they pointed back to http pages still... the server had no problem with that and redirected your browser to the correct https location... but existing game code running in your browser now had two different domains that were trying to work together one secure and one standard... security protocols do not allow it and so the code shut down. What is strange is that this bad behavior should have been happening for over a year and yet it only showed up recently, most likely when I switched to the new security certificate. I can only surmise that along with the new certificate some protocols that previously were not enforced were suddenly being enforced. Anyway, all the top links now point correctly to secure pages and the Javascript code in your browser should run with out shutting down now, fingers crossed anyway that this is the source of the error.

Re: Unable to re-enter pub

PostPosted: Fri May 15, 2015 3:06 pm
by StoutMan
Thanks Robc, just checked and the issue has been resolved! Cheers!