cancel
Showing results for 
Search instead for 
Did you mean: 

SUPEE 7405: Cannot remove the item from Cart.

Re: SUPEE 7405: Cannot remove the item from Cart.

It worked for me! Thank you @advanceduzer!

Re: SUPEE 7405: Cannot remove the item from Cart.

None of the suggestions worked for me so I ended up changing getAjaxDeleteUrl to getDeleteUrl in app/design/frontend/rwd/default/template/checkout/cart/minic‌​art/default.phtml. Obviously this is a workaround and not a fix and means a page reload and not an ajax update of the cart but this is far better than it not working at all and I don't have time for further debugging.

Re: SUPEE 7405: Cannot remove the item from Cart.

Check if yout PHP is running as fast CGI. Switch it to module and try. Worked for me.

Sometimes cgi adds some additional header to response.