Log In request after widget plugin installed

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
11 年 前
Hi all.

I've a problem after installation of my plugins.

The issue is this.

I created 3 new widget plugins. The plugins works fine but if I log out from the admin area the shop doesn't work anymore and redirect me to the login page. If I have the one of these plugins installed I must to be autenticated and  I don't understand why.

Is it possible that, during the plugin Installation, the system changes some setting that block the shop if you are not authenticated?

Can somebody help me please?

Bye
11 年 前
Ensure the [AdminAuthorize] attribute isn't specified for the action configured for GetDisplayWidgetRoute(). If it is set at the class declaration, remove it and add it only to the actions that need admin authorization.

.
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.