Quote Originally Posted by yeah! View Post
Maybe it has something to do with the sessions?
Yes.
Quote Originally Posted by yeah! View Post
I don't want to switch recreate session in admin>sessions to false since that'll cause other problems.
Correct.
Quote Originally Posted by yeah! View Post
Could changing:
define('SQL_CACHE_METHOD', 'file');

to
define('SQL_CACHE_METHOD', 'database');

in both configure files possibly help?
No