cancel
Showing results for 
Search instead for 
Did you mean: 

Product delete button not working in admin side, how to fix that ?

Product delete button not working in admin side, how to fix that ?

When we delete the product from the product details page of admin at that time display error like 

Invalid Form Key. Please refresh the page


Current, Magento ver. 1.9.4.0 on the website.

Please share if you have a solution 

4 REPLIES 4

Re: Product delete button not working in admin side, how to fix that ?

Hi @Ashish_k_php 

There might be some issue with browser cookie.

have you tried once in private window?

Re: Product delete button not working in admin side, how to fix that ?

Hello, @Vimal Kumar thank you for your quick reply.

We already checked that but still display an error when we click on the Delete button on the product details page of the admin.

Re: Product delete button not working in admin side, how to fix that ?

@Ashish_k_php 

 

Flush your browser cookies and delete the var/session files and var/cache files.

 

Warning: after deleting session files all customers will be loggedout and all cart will be empty.

 

Or if this will not work please check your cookie setting in magento admin

Manish Mittal
https://www.manishmittal.com/

Re: Product delete button not working in admin side, how to fix that ?

Hi @Ashish_k_php 

 

You need to check with hosting provider to increase php_value max_input_vars 75000.

 

  1. Try to clear the cache from var/cache directory.
  2. Then clear browser cache. Especially clear or delete cookies.

Issue resolved ?
Please click on "Kudos" & Accept as Solution!

Problem solved? Click Accept as Solution!