Closed ghost closed 9 years ago
It turns out it was session issues, to solve this problem, delete the sess files in your /tmp folder. Another option is to re-install into a new database and transfer plugins and customizations over.
This should not happen if a fresh install was made on php 5.5 instead of a install on php 5.4 which was then upgraded to php 5.5
Spoke too soon. Seems to be a chrome issue since my install on PHP 5.4 started doing the same thing
FIXED: Solution: Leave the Favicon.ico in the directory. This helped me: http://stackoverflow.com/questions/8247842/session-data-lost-in-chrome-only
After upgrading to PHP 5.5 from 5.4, i think i have a session problem where i keep getting logged out after i click links on the right.
However, this only occurs in chrome, not in firefox or opera.
Any ideas?