0

After migration process, I can not save category page.

I try all solution but not getting the success it gives an error like below image.

http://prntscr.com/irfiml

asked Mar 15, 2018 at 7:21
5
  • Only require changing URL key for the category. Because URL is unique for all. If you change your URL key after that you can't get this type of error. @jigs Commented Mar 15, 2018 at 8:56
  • try this but not work for me Commented Mar 15, 2018 at 9:22
  • Please check stores wise URL key for that category. you get duplicate URL key. Commented Mar 15, 2018 at 9:29
  • no i fond only single url for single store in catalog_category_entity_varchar table Commented Mar 15, 2018 at 9:33
  • Check your URL in url_rewrite table. And find it is multiple in table or not. Commented Apr 5, 2018 at 12:47

1 Answer 1

0

You should check for the duplicate url key entries in 'url_rewrite' table for that store_id. Check by deleting that category entry from 'url_rewrite' table.

This issue mostly occurs in multi store websites.

answered Mar 15, 2018 at 8:56

Your Answer

Draft saved
Draft discarded

Sign up or log in

Sign up using Google
Sign up using Email and Password

Post as a guest

Required, but never shown

Post as a guest

Required, but never shown

By clicking "Post Your Answer", you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.