XenForo
Administrative
- Thread starter
- Admin
- #1
I'm trying to add a new sub-navigation item to the user account section. Whenever I add the following template modification, the link is generated as /account vs /account/my-plug. Interestingly, if I browse the page directly, my logic to select the sub-navigation item works properly, but the link still only generates as /account.
Is there something else I need to do to generate the path properly? I am extending the xfcp_account class in my controller, so it should have context to...
Read more
Read more about this Feed . . .
Is there something else I need to do to generate the path properly? I am extending the xfcp_account class in my controller, so it should have context to...
Read more
Read more about this Feed . . .