nopCommerce 4.10 BETA released. Please share your impressions

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
5 years ago
I’ve been following the GitHub bug reports. But just wanted to ask. Has the beta testing been good? Has it revealed anything good?
5 years ago
I'm trying to deploy this version on google cloud app engine. But install page entering the redirect loop. What do you suggest to me? What I have to do?
5 years ago
nopAdvance wrote:
Hello

Can someone confirm that MS SQL can be interchanged with another DB-engine in this .NET Core release?

Cheers
Janus

Hi,

No this is not possible in this release.

Thank you,
Atul


Thank you :)

I remember to have read somewhere in the posts that when EF Core supports lazy load, and so it does in 2.1 it will be implemented in nopCommerce.

I would have thought that this time was now?

Can someone elaborate a bit on that? :)
5 years ago
FYI if you are getting "HTTP Error 502.5 - Process Failure" after deploying your code to a Windows 2016 Server on Azure:

https://github.com/nopSolutions/nopCommerce/issues/3166
5 years ago
Thank you, that's helpful.  Here are some more general ASP.NET Core startup troubleshooting / debugging tips
https://odetocode.com/blogs/scott/archive/2018/07/16/7-tips-for-troubleshooting-asp-net-core-startup-errors.aspx
5 years ago
I love nopCommerce! However, 4.1 breaks almost every single plugin I have. All the ones I bought that I do not have source code for are causing major issues specifically since they reference the BaseNopModel.cs. Most plugins I am finding that rely on this must be updated. My own custom plugins I was able to update, however the ones I have purchased do not work in this upgrade.

This commit caused the problem: https://github.com/nopSolutions/nopCommerce/commit/00ce73a42a83ce101c24aad5a87ea86f1b5bfbb2
5 years ago
breaker05 wrote:
I love nopCommerce! However, 4.1 breaks almost every single plugin I have. All the ones I bought that I do not have source code for are causing major issues specifically since they reference the BaseNopModel.cs. Most plugins I am finding that rely on this must be updated. My own custom plugins I was able to update, however the ones I have purchased do not work in this upgrade.

This commit caused the problem: https://github.com/nopSolutions/nopCommerce/commit/00ce73a42a83ce101c24aad5a87ea86f1b5bfbb2


They will break unless they are upgraded to 4.1. If you purshased the plugins you will have to wait for a 4.1 version.
5 years ago
hkreklame wrote:
I love nopCommerce! However, 4.1 breaks almost every single plugin I have. All the ones I bought that I do not have source code for are causing major issues specifically since they reference the BaseNopModel.cs. Most plugins I am finding that rely on this must be updated. My own custom plugins I was able to update, however the ones I have purchased do not work in this upgrade.

This commit caused the problem: https://github.com/nopSolutions/nopCommerce/commit/00ce73a42a83ce101c24aad5a87ea86f1b5bfbb2

They will break unless they are upgraded to 4.1. If you purshased the plugins you will have to wait for a 4.1 version.


That's exactly what I said above. The ones I have bought break because they do not support the new code changes and is an issue for most people who have purchased plugins. I was reporting this for others on how to fix if they have the source code themselves.
5 years ago
breaker05 wrote:
I love nopCommerce! However, 4.1 breaks almost every single plugin I have. All the ones I bought that I do not have source code for are causing major issues specifically since they reference the BaseNopModel.cs. Most plugins I am finding that rely on this must be updated. My own custom plugins I was able to update, however the ones I have purchased do not work in this upgrade.

This commit caused the problem: https://github.com/nopSolutions/nopCommerce/commit/00ce73a42a83ce101c24aad5a87ea86f1b5bfbb2


Can you mention a few of the plugins, before I upgrade :)
5 years ago
breaker05 wrote:
4.1 breaks almost every single plugin I have. All the ones I bought that I do not have source code for are causing major issues...

Actually the same can be told about ANY version of nopCommerce. Each plugin should be upgraded and recompiled for each new version
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.