We'll give it a shot... thanks!
Quote:
Originally Posted by Getch
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.
|