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

Normally, after clicking on a database in /web/database/selector we are redirected to /web/login

Like this:

--> https://url/web?db=my_bd

--> http://url/web/login

--> https://url/web/login


But in my case, I am stuck with the same url:

--> https://url/web?db=my_bd

--> http://url/web?db=my_bd

--> https://url/web?db=my_bd


Can anyone help?

아바타
취소
베스트 답변

You should ensure that each domain only points to one database. In this case the database selector page is not called.

아바타
취소
작성자

I have tried to use db_name but unfortunately it doesn't work

베스트 답변

Hi Samuel,

Basically the redirection occurs from the main addons files. To be precise the web module in the main addons.

So the issue with not redirecting to the login url will be the issue with your web module.
Try replacing it with the latest code from the git and try again.

Good day.

아바타
취소
작성자

Thank you Cybrosys for your reply, but it doesn't seem to be a web module issue as I use the same code in another environment and it works.

관련 게시물 답글 화면 활동
1
5월 25
4930
1
10월 22
5562
0
4월 22
2069
4
7월 24
14383
1
8월 22
2687