Skip to main content

This site requires you to update your browser. Your browsing experience maybe affected by not having the most up to date version.

We've moved the forum!

Please use forum.silverstripe.org for any new questions (announcement).
The forum archive will stick around, but will be read only.

You can also use our Slack channel or StackOverflow to ask for help.
Check out our community overview for more options to contribute.

E-Commerce Modules /

Discuss about the various e-commerce modules available:
Ecommerce, SS Shop, SilverCart and SwipeStripe
Alternatively, have a look the shared mailinglist.

Moderators: martimiz, Nicolaas, Sean, Ed, frankmullenger, biapar, Willr, Ingo, Jedateach, swaiba

Unable to Delete Orders


Go to End


1174 Views

Avatar
copernican

Community Member, 189 Posts

4 November 2010 at 3:40am

Hi,

I have silverstripe 2.4.2 installed with Ecommerce 0.7.0. When I try to delete an order, instead of it removing the order, it will delete a page that shares the same ID as the order i'm selecting to delete.

For example:
My About Us page has an id of 23. If i attempt to delete order #23, it will delete my About Us Page. Has anybody else experienced this problem?

the link generated by the delete link is "admin/reports/EditForm/field/ReportContent/item/3/delete"