@julian
Sorry forgot this one, mail notification settings says
"Send an email if a new chat message arrives and I am not online"
And I receive one even if I'm connected (but not on same tab) which does not match option configuration 😉
URL Problem after Log In (Double Url).
-
Hi, I've got a problem. Everything was all right but then, when someone is logging in on my forum it is reddirecting him to: https://example.com/https://example.com instead of https://example.com
I did more tests, if you are already on a page and login in, people will go to https://example.com/https://example.com-page.
If you log in and them log in multiple times in the same tab, the site will appear more times.
Sorry for my bad english, please help
Can someone add me on Discord? (An admin or mod, please...).
My Discord: Paladin#5035 -
Check the url cake in config.json, make sure it matches your site address exactly. Specifically, make sure the protocol (http / https) matches.
-
Thanks you so much, all I had to do was to change from http into https.