Admin Menu List

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
12 Jahre weitere
I have added new View called Subscription and created other modal,controllers

<siteMapNode title="SubscriptionSettings" nopResource="Admin.Configuration.Subscription" PermissionNames="ManagePublisherSubscription" controller="Subscription" action="List"/>

it is displayed in list item in administration part, if i cliked on that link it will redirect to 404 page
12 Jahre weitere
Do you have SubscriptionController with "List" method in Nop.Admin project?
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.