We just installed the Knowledgebase extension and we noticed two issues.
1. Display Order does not work
When we create several articles and try to set a display order, this one is not applied. It seems that the order is only based on the article ID. Note that these articles are not included in a category (because no category was created).
2. Cannot see more than 10 articles
In the admin area, in the "Manage Articles" section, we only see 10 articles. In the "Setting" section, we setup the number of items per page as 20. However our 11th article is not reachable through the table. This last indicates that it contains 11 items but only 10 are visible.
The grid doesn't support changing the items per page but if the "adminareasettings.defaultgridpagesize" setting is set to 10 and you have 11 articles there should be paging at the bottom of the grid list.
If the paging is missing or not working could you please tell us the exact version of the plugin you are using. You can find it in Nop-Templates -> System information.
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:
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