I have been facing a lot of issues with the following while trying to add a menu - Login for hook user/login and register for hook user/register
The path 'user/login' is either invalid or you do not have access to it.
I looked at the menu_router table and the hook has been registered by logintoboggan_unified_login_page.
Can you please take a look into this? Any help would be highly appreciated.
Comments
Comment #1
berenddeboer commentedThis really does not seem to be a logintoboggan issue. Did you disable logintoboggan and see if it worked? You don't need logintoboggan for user login or registration.
Comment #2
vishy_singhal commentedIt works if I disable logintoboggan. Temporarily, I have implemented a work around for this.
But will investigate and post my results here in a few days.