splittingred / Gallery

A Gallery add-on for MODx Revolution.
http://svn.modxcms.com/docs/display/ADDON/Gallery
67 stars 62 forks source link

Manager login/logout trouble when "anonymous_sessions" = 0 in Modx 2.5.0-pl #294

Closed ilyatut closed 8 years ago

ilyatut commented 8 years ago

Hello!

After updating from my previous Modx 2.4.4 to Modx 2.5, setting the "anonymous_sessions" option to "0" and logging out, I was unable to log in back to the Manager. Newly created super-admin users were unable to log in to the Manager too.

I submitted the issue here: https://github.com/modxcms/revolution/issues/12983 and after some research finnaly found that the problem disappears when I'm uninstalling the Gallery extra. I've done the next two things: 1) I uninstalled Gallery on my working project and the mentioned issue disappeared. 2) I installed Gallery on a brand new Modx 2.5.0-pl, turned "anonymous_sessions" off, logged out and got exactly the same trouble trying to log in!

So, it looks like there is something in the Gallery extra, somehow connected to sessions and causing this login/logout trouble. Could you please take a look at what it might be?

pixelchutes commented 8 years ago

@ilyatut Gallery issues are currently maintained here: https://github.com/modxcms/Gallery/issues

ilyatut commented 8 years ago

@pixelchutes Oк, thanks! Will try it again:)