cancel
Showing results for 
Search instead for 
Did you mean: 

Save and Save and Continiue buttons don't work

Save and Save and Continiue buttons don't work

Hi Everybody!

 

I got a weird issue with my backend catalog configus.

 

When i hit the save or save and continue, either I'm addiong a new or editing a product nothing happens.

 

The  weirdest thing is that no errors are being shown, so I don't even know from where should I start Smiley Sad

 

Ps: I have only edited 1atribute in front end (Changed the complete name for the first name in hello.phtml).

 

What can it be?

 

Ps²: I think a way to start is to use the Magento Repair tool, does it sounds like a good idea?

 

Thanks!

2 REPLIES 2

Re: Save and Save and Continiue buttons don't work

Hi HiagoVilar, have you installed any plugins on your site which could be causing this? It sounds like it's something causing a javascript issue on your site.

 

To see if this is the issue, you'll need to view the javascript console in your browser (In Chrome, right click on the page and select "Inspect Element", in the panel which opens click "Console". When you click the save or save and continue button, see if you get any errors appearing in the console panel.

Problem solved? Click Accept as Solution!
Magento Certified Developer | www.iwebsolutions.co.uk | Magento Small Business Partner

Re: Save and Save and Continiue buttons don't work

actually, has nothing to do with your suggestion. unfortunately, as of right now 2.1 has a binding issue with knockout.js and on a majority of cases will not actually bind properly to that function as shown at https://github.com/magento/magento2/issues/4449

 

core members are attempting to fix it but so far no luck.