If you see this message - don't worry
Warning: fopen(./loggy.txt): failed to open stream: No such file or directory in /home/firstgreatwestern/httpdocs/coffeeshop/index.php on line 39
Warning: fgetcsv() expects parameter 1 to be resource, boolean given in /home/firstgreatwestern/httpdocs/coffeeshop/index.php on line 41
Warning: fclose() expects parameter 1 to be resource, boolean given in /home/firstgreatwestern/httpdocs/coffeeshop/index.php on line 51
I know exactly what it is (actually knew it might happen when I put in some recent code to act against a distributed denial of service attack) and it will make no difference to the rest of your page
I am attempting a fix, but it's generated only rarely and when a number of things going on all happen at the same time, and it's "fail safe". I have no easy way to see if my fix works.