Robert Jesshope wrote:
Hi All,
I have just upgraded my Smith Cart instance from 5.5.7 to 5.6.8 and on the buy now pages i get
A critical error has occurred. Object reference not set to an instance of an object.
The store is running DNN 7.0.4.
Has anyone else had a problem.
I can get into Store Settings and find Payment, Shipping & Handling & Tax tabs are not there.
Any ideas?
Payment, Shipping & Handling, and Tax Settings have been moved into the Store Admin add added to the according sections.
To fix the error after the upgrade you will need to make sure the Page Templates have been deleted from your server before recreating them.
Take the following steps to resolve this issue:
1. From the store admin menu, click on the page template button to go into the page template editor and delete all your page templates.
2. In file explorer, navigate to your \portals\[portalid]\smithcart\tenplates folder
3. Delete all the files in the \portals\[portalid]\smithcart\templates folder
4. Reset iis and restart the application from the dnn host menu
5. Check for the error.
Hope this helps!