Getting two errors from nopCommerce 4.2

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
4 năm cách đây
I finally got my Store working and checked the log.  I found the following error:

Resource string (admin.configuration.plugins.discardchanges.progress) is not found. Language ID = 1

...and the following Warning:

'DiscountRequirement.HasCategories' plugin is not compatible or cannot be loaded.

Please let me know how to correct these issues.
4 năm cách đây
Resource string (admin.configuration.plugins.discardchanges.progress) is not found. Language ID = 1


This is means this locale string resource is not available in your locale string resource list


'DiscountRequirement.HasCategories' plugin is not compatible or cannot be loaded.

Can you check supported version in your plugin.json file inside of your HasCategories plugin.

Thanks,
Jatin
4 năm cách đây
We've updated the upgrade script that missed these locales. Please see this commit
4 năm cách đây
a.m. wrote:
We've updated the upgrade script that missed these locales. Please see this commit
.


Yes i've also faced resource string issue while upgraded to 4.20.

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