When I attempt to login to Modx I get sent back to the login screen. No errors of any kind. I've checked the database and modx_session shows a new session. As well, modx_user_attributes increments my login count, suggesting to me that I have been authenticated. I've changed the password via phpMyAdmin and I've tried different different browsers. I've truncated modx_session and I've cleared browser cookies. This isn't a fresh install and I have been able to login before.
The behavior of the issue is similar to what has been described here:
http://tracker.modx.com/issues/6465
The version I'm using is MODX Revolution 2.2.14-pl.
Any ideas as to what might cause this?
Thanks!