View Single Post
Old 09-17-2012, 01:49 AM   #159
sjshaw
Minors (Triple A)
 
Join Date: Jan 2002
Posts: 236
We'll give it a shot... thanks!

Quote:
Originally Posted by Getch View Post
Do you guys have the latest code? Open up the file OOTPOU/Utils.pm, and search for setCookie. The expiration date should be:

$expire = 'Thu, 2 Aug 2020 00:00:00 UTC';

The old code had it set to expire:

$expire = 'Sun, 09-09-2012 00:00:00 GMT';

I guess when I first wrote OU I never thought we'd still be here 6 years later . God help me if I have to fix the 2020 expiration date.
sjshaw is offline   Reply With Quote