varunsridharan / woocommerce-quick-donation

Online Donation Using Woocoomerce. for woocommerce user's
https://wordpress.org/plugins/woocommerce-quick-donation
GNU General Public License v2.0
7 stars 11 forks source link

Error when deleting orders. #21

Closed macra closed 9 years ago

macra commented 9 years ago

This error, "You do not have sufficient permissions to access this page." occurs when deleting orders from the orders listing.

macra commented 9 years ago

Orders/donations are able to be trashed from the individual donation details. However when trashed you are redirected to the regular Woocommerce orders list rather than the Quick Donations donations list.

varunsridharan commented 9 years ago

@macra

I am trying to fix the first issue

This error, "You do not have sufficient permissions to access this page." occurs when deleting orders from the orders listing.

The wodpress default is to redirect to the same post type of the deleted post. this cannot be overide

Orders/donations are able to be trashed from the individual donation details. However when trashed you are redirected to the regular Woocommerce orders list rather than the Quick Donations donations list.

varunsridharan commented 9 years ago

@macra

The below misioned issue has been fixed in the latest commit. can you please check the same and update the status ?

This error, "You do not have sufficient permissions to access this page." occurs when deleting orders from the orders listing.

macra commented 8 years ago

It's no longer throwing the error, but updates to a blank page. The order is deleted however.