I have updated to the latest version of Umbraco, it is the same.
I have tryed to rename the file _checkoutShippingPayment.cshtml
Then i get the correct view when i click the edit order link, but it is empty.
In the logfile i have only this warning:
2017-11-21 11:17:35,365 [P14244/D19/T513] WARN Umbraco.Core.PropertyEditors.LegacyPropertyEditorIdToAliasConverter - A legacy GUID id was generated for property editor TeaCommerce.StorePicker. This occurs when the legacy APIs are used and done to attempt to maintain backwards compatibility. Consider upgrading all code to use the new Services APIs instead to avoid any potential issues.
Editorder - after upgrade
Hi
Umbraco version 7.6.12
Teacommerce 3.2.4 for Umbraco 7
I have upgraded umbraco from 7.2.8 and Tea Commerce from version 2.3.2 for Umbraco 7
I have a strange error when trying to edit order in teacommerce.
When i click on the order number to edit and see the order, i get to this url:
I would expect it to open the edit order but instead i get to this:
Any suggestions :-)
René
That is pretty weird :)
Try upgrade to the latest Umbraco 7.7.x - the demo site (https://demo.teacommerce.net) runs 7.7.3 and Tea Commerce 3.2.4 and it works :)
Kind regards
Anders
Hi Anders
I have updated to the latest version of Umbraco, it is the same.
I have tryed to rename the file _checkoutShippingPayment.cshtml
Then i get the correct view when i click the edit order link, but it is empty.
In the logfile i have only this warning:
Can this have anything to do with the error.
René
What edit order UI file is selected in the settings for the portal? That should be the Tea Commerce edit order.
Hi Anders
Thanks a lot.. it was the solution.
Have a nice day
René
is working on a reply...