I restored that one and I STILL got that error. On my quest to figure out what is going on I noticed this:
// HTTPS
define('HTTPS_SERVER', 'http://www.store.com/store/admin/');
define('HTTPS_CATALOG', 'http://www.store.com/store/');
in the config files.
Notice no "S"?
So I put the S in there and for right now the problem disappeared...... now why it wasn't https, I don't know but I am 95% sure I told the last install to use SSL when I installed it.
We shall see once again as I delay my store for another 7 days as I test.
