Error in checkout in 4.10

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
Hace 5 años
I had just upgraded my nopCommerce site from 3.7 to 4.10 after upgrading at the time of checkout there website throws an exception that says "Invalid object name 'ShippingByWeightByTotalRecord'.".

I had upgraded from 3.7->3.8->3.9->4.0->4.1 in a sequence manner. Am i missing anything?
Hace 5 años
It would seem that it did not upgrade your DB table from ShippingByWeight to ShippingByWeightByTotal.
Look in the database; is there a table called ShippingByWeightByTotal?  (Or did it leave behind ShippingByWeight?)
Hace 5 años
New York wrote:
It would seem that it did not upgrade your DB table from ShippingByWeight to ShippingByWeightByTotal.
Look in the database; is there a table called ShippingByWeightByTotal?  (Or did it leave behind ShippingByWeight?)


Can you please share the script that I need to execute for upgrading/adding table?
Hace 5 años
If you "had upgraded from 3.7->3.8->3.9->4.0->4.1 in a sequence manner", then you have all the scripts.  In one, there is an update that combined Fixed and By Weight.   Then later, the By Weight had updates to also include Total criteria.  Check the database to see what table you have.
Hace 5 años
I am getting the same error but with a new store, created from scratch this week.
Any ideas?

Thanks for the help in advance
Hace 5 años
gondias wrote:
...created from scratch ...

In Admin > plugins, do you see "Manual (Fixed or By Weight and By Total)"?  Uninstall it, and then re-Install it. (But you will lose any shipping By Weight configuration that you may have entered)
Hace 5 años
Thanks!! Looking good.
Hace 5 años
Hi,

Kindly can you show me how you solved this issue since I'm also experiencing the same. If one puts an address, shipping isn't allowed. Please help.
Hace 5 años
I had 2 issues. One on configuration where it ONLY ships to a country and the plugin had ir disabled.

The other issue was the error where i had to reinstall the plugin.
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.