Hi there,
I'm facing a issue with the Cb login page.
For the need of my personnal component, I check user rights to access a given URL. If the user is not connected, I redirect him to the Cb login page with this code : $app->redirect('index.php/cb-login/login');
As I could read in this topic :
www.joomlapolis.com/forum/154-advanced-members-support/228771-stay-in-the-same-page-after-login#260057
, we can redirect the user to a given URL after login. But can you explain me with more details on how to do it ? How to give the return URL to CB Login page ?
Thanks for your lovely help !!!
Kind regards,
Stéphane