Close

Bugs

amiralma
4 years ago
#15838 Quote
Avatar
  • 3
Boyko wrote:
Hello
Thank you for your wonderful plugins. I was testing the trial version of “Knowledgebase plugin” for 3.90 nopCommerce. After installing the core and the plugin, by clicking the “configure” button in the plugins list a page with the title of Server Error in '/' Application appears.

We would recommend to access the Knowledgebase administration from the left side menu by going to Nop-Templates -> Plugins -> Knowledgebase


Hello
Thank you for your response but this does not solve the issue. The bug is still there and it is unresolved. If there is no need for the “configure” for this plugin in plugin’s list then at least hide the button.
Please check this issue and solve it.

Thank you for your work.
Boyko
4 years ago
#15852 Quote
Avatar
  • Moderator
  • 1570
amiralma wrote:

Hello
Thank you for your response but this does not solve the issue. The bug is still there and it is unresolved. If there is no need for the “configure” for this plugin in plugin’s list then at least hide the button.
Please check this issue and solve it.

Thank you for your work.


I suggested you a temporary workaround so that you can access the settings until we fix it.
The issues is already solved. You simply need to download and update the plugin to get the fix.
Regards,
Nop-Templates.com Team
timchallies
4 years ago
#21038 Quote
Avatar
  • 1
This error appears, please help me:
An item with the same key has already been added. Key: Nodes
System.ArgumentException: An item with the same key has already been added. Key: Nodes
   at System.Collections.Generic.Dictionary`2.TryInsert(TKey key, TValue value, InsertionBehavior behavior)
   at Microsoft.AspNetCore.Mvc.ViewFeatures.TempDataDictionary.Add(String key, Object value)
   at SevenSpikes.Nop.Plugins.Knowledgebase.Controllers.KnowledgebaseController.Category(Int32 id)
   at lambda_method(Closure , Object , Object[] )
   at Microsoft.AspNetCore.Mvc.Internal.ActionMethodExecutor.SyncActionResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
   at Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker.InvokeActionMethodAsync()
   at Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker.InvokeNextActionFilterAsync()
   at Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker.Rethrow(ActionExecutedContext context)
   at Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
   at Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker.InvokeInnerFilterAsync()
   at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter()
   at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context)
   at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
   at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync()
   at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync()
   at Microsoft.AspNetCore.Builder.RouterMiddleware.Invoke(HttpContext httpContext)
   at WebMarkupMin.AspNetCore2.WebMarkupMinMiddleware.Invoke(HttpContext context)
   at StackExchange.Profiling.MiniProfilerMiddleware.Invoke(HttpContext context) in C:\projects\dotnet\src\MiniProfiler.AspNetCore\MiniProfilerMiddleware.cs:line 94
   at Nop.Services.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) in C:\andrei\nopcommerce\sources\src\Libraries\Nop.Services\Authentication\AuthenticationMiddleware.cs:line 79
   at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context)
   at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context)
   at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context)
   at Nop.Services.Installation.InstallUrlMiddleware.Invoke(HttpContext context, IWebHelper webHelper) in C:\andrei\nopcommerce\sources\src\Libraries\Nop.Services\Installation\InstallUrlMiddleware.cs:line 52
   at Nop.Services.Common.KeepAliveMiddleware.Invoke(HttpContext context, IWebHelper webHelper) in C:\andrei\nopcommerce\sources\src\Libraries\Nop.Services\Common\KeepAliveMiddleware.cs:line 49
   at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context)
   at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context)
   at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context)
   at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context)
   at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context)
   at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context)
   at Microsoft.AspNetCore.ResponseCompression.ResponseCompressionMiddleware.Invoke(HttpContext context)
   at Microsoft.AspNetCore.Diagnostics.StatusCodePagesMiddleware.Invoke(HttpContext context)
   at Microsoft.AspNetCore.Diagnostics.StatusCodePagesMiddleware.Invoke(HttpContext context)
   at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware.Invoke(HttpContext context)
Boyko
4 years ago
#21058 Quote
Avatar
  • Moderator
  • 1570
timchallies wrote:
This error appears, please help me:
An item with the same key has already been added. Key: Nodes
System.ArgumentException: An item with the same key has already been added. Key: Nodes
   at System.Collections.Generic.Dictionary`2.TryInsert(TKey key, TValue value, InsertionBehavior behavior)
   at Microsoft.AspNetCore.Mvc.ViewFeatures.TempDataDictionary.Add(String key, Object value)
   at SevenSpikes.Nop.Plugins.Knowledgebase.Controllers.KnowledgebaseController.Category(Int32 id)


Hi timchallies,

Please submit a ticket providing your exact version and access to your store so that we can check what is wrong!
Regards,
Nop-Templates.com Team