콘텐츠로 건너뛰기
메뉴
커뮤니티에 참여하려면 회원 가입을 하시기 바랍니다.
신고된 질문입니다
2 답글
3168 화면

is it possible to acceded in my app on nomal mode ? beaucoup i see my costum module is not accessible...

아바타
취소
베스트 답변

This is because you have not created access rules or you are not in the right groups (for which the access rules are applied). Check the log, it will tell you if you forgot access rules.  Add yourself to the correct groups that have access permission, or create the access rules (and groups, unless rules are for base_user group) and then add yourself to those groups.

아바타
취소
베스트 답변

Hi,

If you are saying that the menu comes from your module is not visible without activating the developer mode, then the base.group_no_one/Technical Feature group might be assigned to the menus.

So activate the developer mode and navigate to Settings -> Technical -> User Interface -> Menu Items, search your menu and see whether the above group is assigned to this, if yes, remove it from the ui or remove code and see.


For Reference:

1. See Field/Menu in Debug Mode: https://www.youtube.com/watch?v=ibxbMDWMtBk

2. Why Menu is Missing: https://www.youtube.com/watch?v=y8USDEpQvPM


Thanks

아바타
취소