Bonk error when I logout and when I click on users / authentication in Dashboard*
Hello,
For a reason that I can't explain, when I want to logout I've got the message 'Bonk..."
The same bug (?) also appears when I click on Users/authentication in the admin panel.
What can I do to solve this problem?
Thxs for your help.
For a reason that I can't explain, when I want to logout I've got the message 'Bonk..."
The same bug (?) also appears when I click on Users/authentication in the admin panel.
What can I do to solve this problem?
Thxs for your help.
Tagged:
0


Answers
There was an error rendering this rich post.
I guess that this problem is for restrictions that we put on guest users. when we logged out , we changed to a guest. Then we can't see the page and we receive this "bonk" error. But anyway now I don't know how can I solve this problem and how it redirect to another page!
$Configuration['Garden']['Authenticator']['SignOutUrl'] = '/entry/signout/{Session_TransientKey}?Target=%2$s';in conf -> config-defaults.phpchange
%2$sfrom?Target=%2$sto any URL you wanteg
discussionsto go toyourforum.com/discussions/or
categories/categoryNameto go to a particular category with namecategoryNameThere was an error rendering this rich post.