Logged out automatically

3 posts by 3 authors in: Forums > CMS Builder
Last Post: April 30, 2019   (RSS)

By Jesus - April 24, 2019

Hello,

Not so long ago, I had a similar issue but for some reason I just can't find the reference to fix this. When I'm inside my admin panel suddenly, when I click on something I saw the login screen again and my username & password doesn't work.

I fixed this previously but I can't find the reference in the forums and/or by email.

Thanks for pointing me to the right direction, will keep a note regarding this issue if it happens again.

Jesus

By Toledoh - April 25, 2019

Does the CMSB you are using have the membership plugin installed?  If so, there's a setting in the plugin that allows you to login to the front-end and back-end at the same time with different accounts.  You need to turn that to "true"

$GLOBALS['WSM_SEPARATE_LOGIN'] = true;

Cheers,

Tim (toledoh.com.au)