Close

Profile: amiralma

Avatar

User posts

Bugs
4 years ago

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.

Bugs
4 years ago

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.





    Please help me to solve this issue.
Thank you


[code]Server Error in '/' Application.
A public action method 'JavaScriptDisabledWarning' was not found on controller 'Nop.Admin.Controllers.CommonController'.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.Web.HttpException: A public action method 'JavaScriptDisabledWarning' was not found on controller 'Nop.Admin.Controllers.CommonController'.

Source Error:


Line 4:  @Html.Widget("body_start_html_tag_after")
Line 5:  @Html.Partial("_Notifications")
Line 6:  @Html.Action("JavaScriptDisabledWarning", "Common")
Line 7:  @Html.Partial("OldInternetExplorerWarning")
Line 8:  


Source File: d:\Work\nopCommerce Source\nopCommerce_3.90_Source\Presentation\Nop.Web\Views\Shared\_Root.cshtml    Line: 6

Stack Trace:


[HttpException (0x80004005): A public action method 'JavaScriptDisabledWarning' was not found on controller 'Nop.Admin.Controllers.CommonController'.]
   System.Web.Mvc.Controller.HandleUnknownAction(String actionName) +291
   System.Web.Mvc.Controller.<BeginExecuteCore>b__1d(IAsyncResult asyncResult, ExecuteCoreState innerState) +31
   System.Web.Mvc.Async.WrappedAsyncVoid`1.CallEndDelegate(IAsyncResult asyncResult) +29
   System.Web.Mvc.Async.WrappedAsyncResultBase`1.End() +49
   System.Web.Mvc.Controller.EndExecuteCore(IAsyncResult asyncResult) +36
   System.Web.Mvc.Controller.<BeginExecute>b__15(IAsyncResult asyncResult, Controller controller) +12
   System.Web.Mvc.Async.WrappedAsyncVoid`1.CallEndDelegate(IAsyncResult asyncResult) +22
   System.Web.Mvc.Async.WrappedAsyncResultBase`1.End() +49
   System.Web.Mvc.Controller.EndExecute(IAsyncResult asyncResult) +26
   System.Web.Mvc.Controller.System.Web.Mvc.Async.IAsyncController.EndExecute(IAsyncResult asyncResult) +10
   System.Web.Mvc.MvcHandler.<BeginProcessRequest>b__5(IAsyncResult asyncResult, ProcessRequestState innerState) +21
   System.Web.Mvc.Async.WrappedAsyncVoid`1.CallEndDelegate(IAsyncResult asyncResult) +29
   System.Web.Mvc.Async.WrappedAsyncResultBase`1.End() +49
   System.Web.Mvc.MvcHandler.EndProcessRequest(IAsyncResult asyncResult) +28
   System.Web.Mvc.MvcHandler.System.Web.IHttpAsyncHandler.EndProcessRequest(IAsyncResult result) +9
   System.Web.Mvc.<>c__DisplayClassa.<EndProcessRequest>b__9() +22
   System.Web.Mvc.<>c__DisplayClass4.<Wrap>b__3() +10
   System.Web.Mvc.ServerExecuteHttpHandlerWrapper.Wrap(Func`1 func) +27

[HttpException (0x80004005): Execution of the child request failed. Please examine the InnerException for more information.]
   System.Web.Mvc.ServerExecuteHttpHandlerWrapper.Wrap(Func`1 func) +102
   System.Web.Mvc.ServerExecuteHttpHandlerWrapper.Wrap(Action action) +64
   System.Web.Mvc.ServerExecuteHttpHandlerAsyncWrapper.EndProcessRequest(IAsyncResult result) +71
   System.Web.HttpServerUtility.ExecuteInternal(IHttpHandler handler, TextWriter writer, Boolean preserveForm, Boolean setPreviousPage, VirtualPath path, VirtualPath filePath, String physPath, Exception error, String queryStringOverride) +1436

[HttpException (0x80004005): Error executing child request for handler 'System.Web.Mvc.HttpHandlerUtil+ServerExecuteHttpHandlerAsyncWrapper'.]
   System.Web.HttpServerUtility.ExecuteInternal(IHttpHandler handler, TextWriter writer, Boolean preserveForm, Boolean setPreviousPage, VirtualPath path, VirtualPath filePath, String physPath, Exception error, String queryStringOverride) +3463620
   System.Web.HttpServerUtility.Execute(IHttpHandler handler, TextWrit

Hello
I tried to view my store in a tv sized screen by using an android box, but there were some problems with the responsive design.
Some of the features were out of shape and not in the right places.
I would appreciate any help or suggestion.
Thank you for your wonderful themes and plugins.