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

I am busy now for a few day's and I can't find it.

We have multiple website (2) and multiple language.
When we just stay on English everything is perfect not problems, but when we choose a other language we suddenly miss the menu bar. 
The footer is working perfect and the header is showing the logo.\

But the menu and going back to Odoo backend is not working.

I tried to update the website and e-commerce module under apps but didn't work.

Please help me to solve this.

아바타
취소
작성자 베스트 답변

Fixed.

For anyone who has the same problem, this does the fix for me.

I modified the Apache's configuration file and I enabled the mod_headers.

 

아바타
취소
베스트 답변

In my case, even after enabling the mod_headers on Apache2, the menu items on secondary language did not appear. Steps that I followed are,

sudo a2enmod headers
systemctl restart apache2

Could you elaborate the steps that you followed to fix this issue please?

아바타
취소