Are you running update_to_latest.php when you update your board? That script alters your database, and I think when upgrading to 2.0.19 it added the table _sessions_keys. When I ran the script I noticed that it couldn't add that table for some reason, but I didn't know what to do, so I ignored it. B...