Found a solution. You just need to delete this line
$date = date("l, d-M-y H:i:s", ($time));
from the cookie.inc.php file.
I would recommend you post this on the site somewhere for everyone's knowledge.
http://forums.devshed.com/t37645/s.html?highlight=PHP3+User+Authentication+Configuration+File
|