Never had to do this before and can’t seem how to make it happen.
I have a menu item that links to a component that is only available to registered users. Clicking on the menu item when no logged in throws a 403 error (you do not have access…). I can’t have that, so I’ve had to make the menu item visible only when logged in.
How can I make the menu item public, direct it to a login page and then, when logged in, go directly to the component? There are no modules or articles involved, only plugins.
TIA
I have a menu item that links to a component that is only available to registered users. Clicking on the menu item when no logged in throws a 403 error (you do not have access…). I can’t have that, so I’ve had to make the menu item visible only when logged in.
How can I make the menu item public, direct it to a login page and then, when logged in, go directly to the component? There are no modules or articles involved, only plugins.
TIA
Statistics: Posted by JAVesey — Thu Mar 28, 2024 12:31 pm