PHP error after logging in
Brought to you by:
zoidian
I have just re-installed ackertodo v4.2 in a different place on my file system and after logging in I get the following error from index.php:
Warning: unserialize() expects parameter 1 to be string, array given in /var/www/todo/includes/users.inc on line 381
Warning: Cannot modify header information - headers already sent by (output started at /var/www/todo/includes/users.inc:381) in /var/www/todo/includes/funcs.inc on line 481
All is okay again after a page refresh.