Wednesday, December 26, 2018

SiteCore Basket missing details Blank


When created shopping cart using commerce accelerator, I found it blank:

  • Items header without any item
  • Summary/Totals appear labels only
After I checked error in browser found the following urls gave me 404:

I found these urls work fine with delivery page.
After investigation found difference in AntiForgery.
Finally, I found problem missing (Commerce metadata control) which add AntiForgery hidden field.

Thursday, October 25, 2018

Publishing Error:System.AggregateException: One or more exceptions occurred while processing the subscribers to the 'item:moving' event.

If you installed Sitecore 9.* and SXA 1.7, you may see error Publishing Error: System.AggregateException: One or more exceptions occurred while processing the subscribers to the 'item:moving' event.

I found patch  for solving this error:

Link for the patch: github.com/.../1.7.0.0

Download the zip file, extract it, and copy its contents into the sitecore website folder.