nopCommerce 3.30 is coming. BETA testers needed.

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
10 years ago
New York wrote:
A few minor things...

Thanks, Dennis. I'll have a look

New York wrote:
RE: Admin > Configuration > Settings > All Settings

The filter/funnel does not have as many options as the old grid (missing Starts With, Is not equal, etc.), and also does not have the AND.

Thanks a lot. I've just created a work item
10 years ago
New York wrote:
Try Chrome developer tools. (Timneline tab, record button)

Also, checkout YSlow.  NopC still does not get good grades in some areas; 3.30 has a minification option (I've not tried it yet), and a CDN could help (there a 3rd party plugin)

Our demo sites did not have some performance options enabled (e.g. CSS minification). I've just enabled some of them. Now rates are much better.

Google page speed (here). 93/100 for desktop (quite good). Mobile devices has lower rates because of responsive design. But if you use mobile design enabled (old way), then rates will be much better (jQuery mobile is almost always faster and more lightweight then responsive designs)

And if you have a look at results of other popular open-source systems (their demo sites - e.g. magento, prestashop, opencart), then you can see that they are MUCH slower (have lower rates)
10 years ago
http://gtmetrix.com/reports/demo.nopcommerce.com/3gFrN1ov

Again, I want to say this demo is the fastest one I've seen!

From California to NYC the demo site loads unbelievable fast that's why I tracertd it.

I figured your Box may of been right next door to me but its thousands of miles away.

Even better... Super fast Speed.

Oh yes Latency is a big part of Web page speed which one always must consider.
I combat this with Separate Boxes for Separate locations.
I use DNS based on geo IP to send specific requests to closers box or even request with different products for NYC VS CA.
See Simpledns.com. I'm a dinosaur... :)

High latency would take longer to load a web page and can only hinder performance.

But, I agree its definitely not even close to 100% website performance enhancement tuning but hey

I think you nailed it with this version!

Mike
10 years ago
When I rebuilt the solution of "nopcommerce_c5a1d23b7614", three version confliction warnings ware displayed as follows.

[Environment]
OS: Windows 8.1
Software: Visual Studio 2013 Pro


警告  2  同じ依存アセンブリの異なるバージョン間で競合が見つかりました。Visual Studio では、この警告をダブルクリックする (または選択して Enter キーを押す) ことで、この競合を修正できます。または、アプリケーション構成ファイル内の "runtime" ノードに、次のバインド リダイレクトを追加します: <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1"><dependentAssembly><assemblyIdentity name="System.Web.Razor" culture="neutral" publicKeyToken="31bf3856ad364e35" /><bindingRedirect oldVersion="0.0.0.0-3.0.0.0" newVersion="3.0.0.0" /></dependentAssembly></assemblyBinding><assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1"><dependentAssembly><assemblyIdentity name="System.Web.WebPages.Deployment" culture="neutral" publicKeyToken="31bf3856ad364e35" /><bindingRedirect oldVersion="0.0.0.0-3.0.0.0" newVersion="3.0.0.0" /></dependentAssembly></assemblyBinding><assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1"><dependentAssembly><assemblyIdentity name="System.Web.WebPages.Razor" culture="neutral" publicKeyToken="31bf3856ad364e35" /><bindingRedirect oldVersion="0.0.0.0-3.0.0.0" newVersion="3.0.0.0" /></dependentAssembly></assemblyBinding><assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1"><dependentAssembly><assemblyIdentity name="System.Web.WebPages" culture="neutral" publicKeyToken="31bf3856ad364e35" /><bindingRedirect oldVersion="0.0.0.0-3.0.0.0" newVersion="3.0.0.0" /></dependentAssembly></assemblyBinding><assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1"><dependentAssembly><assemblyIdentity name="Newtonsoft.Json" culture="neutral" publicKeyToken="30ad4fe6b2a6aeed" /><bindingRedirect oldVersion="0.0.0.0-6.0.0.0" newVersion="6.0.0.0" /></dependentAssembly></assemblyBinding><assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1"><dependentAssembly><assemblyIdentity name="System.Web.Mvc" culture="neutral" publicKeyToken="31bf3856ad364e35" /><bindingRedirect oldVersion="0.0.0.0-5.1.0.0" newVersion="5.1.0.0" /></dependentAssembly></assemblyBinding>  Nop.Web.MVC.Tests

警告  3  同じ依存アセンブリの異なるバージョン間で競合が見つかりました。Visual Studio では、この警告をダブルクリックする (または選択して Enter キーを押す) ことで、この競合を修正できます。または、アプリケーション構成ファイル内の "runtime" ノードに、次のバインド リダイレクトを追加します: <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1"><dependentAssembly><assemblyIdentity name="System.Web.Razor" culture="neutral" publicKeyToken="31bf3856ad364e35" /><bindingRedirect oldVersion="0.0.0.0-3.0.0.0" newVersion="3.0.0.0" /></dependentAssembly></assemblyBinding><assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1"><dependentAssembly><assemblyIdentity name="System.Web.WebPages.Deployment" culture="neutral" publicKeyToken="31bf3856ad364e35" /><bindingRedirect oldVersion="0.0.0.0-3.0.0.0" newVersion="3.0.0.0" /></dependentAssembly></assemblyBinding><assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1"><dependentAssembly><assemblyIdentity name="System.Web.WebPages.Razor" culture="neutral" publicKeyToken="31bf3856ad364e35" /><bindingRedirect oldVersion="0.0.0.0-3.0.0.0" newVersion="3.0.0.0" /></dependentAssembly></assemblyBinding><assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1"><dependentAssembly><assemblyIdentity name="System.Web.WebPages" culture="neutral" publicKeyToken="31bf3856ad364e35" /><bindingRedirect oldVersion="0.0.0.0-3.0.0.0" newVersion="3.0.0.0" /></dependentAssembly></assemblyBinding><assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1"><dependentAssembly><assemblyIdentity name="Newtonsoft.Json" culture="neutral" publicKeyToken="30ad4fe6b2a6aeed" /><bindingRedirect oldVersion="0.0.0.0-6.0.0.0" newVersion="6.0.0.0" /></dependentAssembly></assemblyBinding><assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1"><dependentAssembly><assemblyIdentity name="System.Web.Mvc" culture="neutral" publicKeyToken="31bf3856ad364e35" /><bindingRedirect oldVersion="0.0.0.0-5.1.0.0" newVersion="5.1.0.0" /></dependentAssembly></assemblyBinding>  Nop.Plugin.ExternalAuth.OpenId

警告  4  同じ依存アセンブリの異なるバージョン間で競合が見つかりました。Visual Studio では、この警告をダブルクリックする (または選択して Enter キーを押す) ことで、この競合を修正できます。または、アプリケーション構成ファイル内の "runtime" ノードに、次のバインド リダイレクトを追加します: <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1"><dependentAssembly><assemblyIdentity name="System.Web.Mvc" culture="neutral" publicKeyToken="31bf3856ad364e35" /><bindingRedirect oldVersion="0.0.0.0-5.1.0.0" newVersion="5.1.0.0" /></dependentAssembly></assemblyBinding><assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1"><dependentAssembly><assemblyIdentity name="System.Web.Razor" culture="neutral" publicKeyToken="31bf3856ad364e35" /><bindingRedirect oldVersion="0.0.0.0-3.0.0.0" newVersion="3.0.0.0" /></dependentAssembly></assemblyBinding><assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1"><dependentAssembly><assemblyIdentity name="Newtonsoft.Json" culture="neutral" publicKeyToken="30ad4fe6b2a6aeed" /><bindingRedirect oldVersion="0.0.0.0-6.0.0.0" newVersion="6.0.0.0" /></dependentAssembly></assemblyBinding><assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1"><dependentAssembly><assemblyIdentity name="System.Web.WebPages.Razor" culture="neutral" publicKeyToken="31bf3856ad364e35" /><bindingRedirect oldVersion="0.0.0.0-3.0.0.0" newVersion="3.0.0.0" /></dependentAssembly></assemblyBinding><assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1"><dependentAssembly><assemblyIdentity name="System.Web.WebPages" culture="neutral" publicKeyToken="31bf3856ad364e35" /><bindingRedirect oldVersion="0.0.0.0-3.0.0.0" newVersion="3.0.0.0" /></dependentAssembly></assemblyBinding><assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1"><dependentAssembly><assemblyIdentity name="System.Web.WebPages.Deployment" culture="neutral" publicKeyToken="31bf3856ad364e35" /><bindingRedirect oldVersion="0.0.0.0-3.0.0.0" newVersion="3.0.0.0" /></dependentAssembly></assemblyBinding>  Nop.Plugin.ExternalAuth.Facebook
10 years ago
ohtsu wrote:
When I rebuilt the solution of "nopcommerce_c5a1d23b7614", three version confliction warnings ware displayed as follows. ...

Thanks. I also notices them some time ago. They are caused by DotNetOpenAuth library. Seems that it references some other version. But no worries here. You can ignore this warning.
10 years ago
a.m. wrote:
HTML editor doesn't let you browse image folder as previous nopcommerce versions.
Right. It was because we moved to another editor (new version not compatible with the previous one) and new picture plugin that does not support browsing


this is really, but really not ok.
10 years ago
olga_zov wrote:
HTML editor doesn't let you browse image folder as previous nopcommerce versions.
Right. It was because we moved to another editor (new version not compatible with the previous one) and new picture plugin that does not support browsing

this is really, but really not ok.

Agree. But if you know any good picture browsing plugin for TinyMCE 4.X please let me know
10 years ago
Hello,
So far, the new version looks great . Everything on their sites using works .

I found one bug. If you are editing Full Description for products , news and others, you can not simply insert the picture. There is no option to choose a file with the upload directory .

I suggest you add due to legislation have the possibility of placing a unique invoice number . This number but it must be unique and must find this number series to continue without interruption ( can not be used to invoice the order number ) .
Forum on nopCommerce I found on this topic many contributions, mainly from the managers of company websites , which is located in Western Europe (I think they were people from France, Holland and the Czech  - I ) .
I'm not a programmer db , but I got it set now so that I have tbl.Order inserted into a column IdInvoice it is stored unique target invoice. Inserting this Id is on the order. Here I have a button that I generate current first available number in a series of invoices. It is true that this adjustment is not 100 % perfect , because I sometimes happens that the customer cancels the order has been invoiced (for example, refuses to remove it from the shipping company ) . Then I have to fill this number - use it on a different order . To do so , this has been used in a number manually deleted tbl.Orders .

thanks
10 years ago
a.m. wrote:
HTML editor doesn't let you browse image folder as previous nopcommerce versions.
Right. It was because we moved to another editor (new version not compatible with the previous one) and new picture plugin that does not support browsing


So? It can't be implemented?
10 years ago
And here we go. Please see nopCommerce 3.30 released
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.