Close

Product mapping product list problem

Morphy989
10 years ago
#3120 Quote
Avatar
  • 13
Hi,
I am in the process of setting up the store and I am having an issue where loading of the product list when adding "Product mapping" on any of the plugins lasts for few minutes, and any other activity on the store is impossible in that time. We have about 5000 products total, and about 2700 of them published. The list displays only the published products so about 2700 of them and it just lasts to long, plus the blockage of the store makes the configuring impossible when the store goes online.
Similar list is in base nopCommerce when trying to add an existing product to a certain category (trough category details / Products tab), the same pop out window with full product list, and in that situation the loading of the full 5000 products list lasts for a second.

I am using the latest version of the plugin collection for v3.0 nopCommerce.

Since plugin source is not available i could use some assistance on solving this issue.
I was able to shorten (to about 20 seconds) the time needed for loading by adding

Configuration.AutoDetectChangesEnabled = false;

to //database call

in Nop.Data / NopObjectContext.cs

but I am still in the process of testing the full impact of that on nopCommerce. And that still blocks the store for the time it takes to load the list. Same issue is with changing pages on that list, meaning that loading of every page on that list lasts for few minutes (20 seconds after the change).

Regards,

Morphy.
Boyko
10 years ago
#3122 Quote
Avatar
  • Moderator
  • 1570
Hi Morphy,

You have added quite a long description of a problem but it is still not clear to me what exactly is wrong. Could you be a little more specific?
Which exact plugin do you have problems with and where i.e public store or administration?
What do you mean by "product mapping product list"?
Can you confirm that you are using the trial version of the Ultimate plugin collection?

Thanks
Regards,
Nop-Templates.com Team
Morphy989
10 years ago
#3124 Quote
Avatar
  • 13
I am using the full version of the plugin collection...the problem is in administration, the time it takes to load the product list when trying to add product mapping for JCarousel or Ribbons (or any other plugin that has product mapping) is few minutes and in that time any other activity on nopCommerce is blocked, both on public and administration side. It actually shoots the server processor on 100% and it stays on 100% for the time it takes to load the list.

Step by step this goes:

1. Adding new JCarousel
2. Choosing "Product mapping" tab
3. Pressing the button "Add a new product" - that pops out a new window with the product list
This is where the problem occurs.

The list that is displayed is the same as the one that pops out when I try to add an existing product to a certain category when viewing category details, "Products" tab and pressing "Add a new product"

Hopefully this time i explained it better and more detailed.

Regards

Boyko
10 years ago
#3126 Quote
Avatar
  • Moderator
  • 1570
Hi Morphy,

Yes, this time it is crystal clear. I just checked and you are right about the JCarousel and the Ribbons. It turns out that these are the only plugins that have this issue (that's why asked for more information as this problem is not present in the Tabs for example).

Thank you for reporting this! We will let you know when this is fixed and uploaded, so that you can get the fix.

Thanks
Regards,
Nop-Templates.com Team
Boyko
10 years ago
#3137 Quote
Avatar
  • Moderator
  • 1570
Hi Morphy,

The problem you reported is fixed now.
You can now download and update your plugins as described here.

Thank you again for reporting this!
Regards,
Nop-Templates.com Team
Morphy989
10 years ago
#3138 Quote
Avatar
  • 13
Thank you for a quick solve.

If I run in to any other problem I will report, since it's in everyone's interest for bugs to get fixed
and problems to get solved.

Regards,

Morphy