From: Date: Fri, 31 Aug 2007 00:31:48 +0000 (-0400) Subject: The session storage is now done via the database, be sure to relaod your X-Git-Url: https://projects.mako.cc/source/selectricity/commitdiff_plain/4e41e4ab171d4d47cdac0f8676bf78d36e6eb007?hp=4e41e4ab171d4d47cdac0f8676bf78d36e6eb007 The session storage is now done via the database, be sure to relaod your databases. It seems that the logout error was cured, in that if you reload the database while logged in, you shouldn't get an error when returning to the site. I don't know how the session plugin we're using will be working with the new storage method. ---