I have a registered-only link I'm sending to users in an email. When some of them click on it, they get the CB login prompt and then are correctly taken to the restricted page. Other users however are instead taken to the front page and upon logging in, they see "you are not authorized to view this page".
It seems that if a user has visited the site lately, even if not logged in, they get the CB login prompt, but someone who has not been on the page lately, (I'm assuming cookie is expired) they are taken to the front page.
Is this a CB issue? I've seen it a lot and never understood it until now.
Any help is appreciated on how to fix this! Thanks
CB 2.3, CBsubs 4.3, PHP 7.1, J! 3.9.X