-
nopCommerce version: 4.10
```
public static bool IsInCustomerRole(this Customer customer,
string customerRoleSystemName, bool onlyActiveCustomerRoles = true)
{
var…
-
After running the current nop 4.00 develop branch for a few days Nop gets stuck in an infinite reboot/crash state.
It usually occurs after 2 days of running without restart. First notice I get is m…
-
Hi,
I am trying to migrate my application from nopCommerce 4.0 to nopCommerce 4.10 but Nop.Plugin.API plugins is not compatible with nopCommerce 4.10.
Is there any plan to add support of nopComm…
-
nopCommerce version: 4.10
A simple request that returns the version number of the NopCommerce server would be helpful.
Something like that: **http://www.mysite.com/nopver**
It is certainly th…
cnEUL updated
6 years ago
-
1) Please make sure all feedback of Zeshaan is done. **RFR**
-
nopCommerce version: 4.1
Steps to reproduce the problem:
Nop.Core.Domain added
```
namespace Nop.Core.Domain.Unfreighted
{
public partial class XFeatures : BaseEntity
{
…
-
When a product with tags is copied, further editing generates an error (see log below) and returns a blank screen.
Removing the tags from the copied product (not tried removing from original) clear…
-
Hi,
I am updating my nopCommerce site with suits. There are 3 variations on a pair of trousers : Leg length (4 sizes), waist length(12 sizes) and colour(3 colours). We intend to put all our items up…
-
So first of all, I'm not talking about updating the tier pricing table when the qty is changed, there's plenty of other requests for that.
I'm talking about when attributes are changed and the ajax …
-
The Problem
After adding a specification attribute to a product, you are no longer able to update the attribute at the product level if the value of the option is a number or int. Updating means chan…