A
A
Anton Ovchinnikov2021-03-15 11:30:38
1C-Bitrix
Anton Ovchinnikov, 2021-03-15 11:30:38

On a Bitrix site, all users see the control panel. What to do?

There are two access groups: admin and all users, if done as in the screenshot 604f1bcaa9c6a452769199.png, then it disappears for everyone, if you remove the group from "never show" it will be for all site visitors. What settings and where can I see? For unauthorized visitors, for some reason, the panel appears after several page updates / transitions to other pages

Answer the question

In order to leave comments, you need to log in

3 answer(s)
A
Anton, 2021-03-15
@anton99zel

<?if($GLOBALS["USER"]->IsAuthorized()):?>
   <?$APPLICATION->ShowPanel();?>
<?endif;?>

A
Anton Ovchinnikov, 2021-03-15
@bilbo_bagel

I tried that, it doesn't work. after a few page updates, or transitions, the panel pops up (

E
ExtraD, 2021-03-16
@ExtraD

If you have composite enabled, then you need to clear the cache on the entire site, after editing which Anton brought

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question