Jump to content

"Save and stay" and "Save" buttons not working on the combinations page


MrFalk

Recommended Posts

Hi,

suddenly the save and "save and stay" buttons on the combination page has stopped working. It seems to work for other parts of the backend. They dont have the spinning circle, they just dont change colors when I hover then and are not able to click them.

 

I have read a lots of threads about it but no one seems to have any good answer, any one of you have a clue?

 

Thanks

_Rick

Link to comment
Share on other sites

Ok,

this it what I get.

 

Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience.

jquery-1.11.0.min.js:4

 

Is that an error?

 

Thanks

-Rick


Use browser tools yo check if there is any javascript errors happening. 

Press key F12 when on the page, you should see the debug tool start up and then go to Console tab.

You will see errors there if there is any.

Ok,

this it what I get.

 

Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience.

jquery-1.11.0.min.js:4

 

Is that an error?

 

Thanks

-Rick

Link to comment
Share on other sites

That is just a warning not an error and I do not think it is the cause the issue you are facing. I might be something else.

 

Some times 3rd party modules may hook some code when back office page loaded, it may affect the function of "Save & Stay" button. if you have installed any 3rd party modules, you may try to disable or uninstall it to see if it fixes.  please note - when uninstall a module, some module may also delete related files, it is better to make a backup before make any changes.

Link to comment
Share on other sites

That is just a warning not an error and I do not think it is the cause the issue you are facing. I might be something else.

 

Some times 3rd party modules may hook some code when back office page loaded, it may affect the function of "Save & Stay" button. if you have installed any 3rd party modules, you may try to disable or uninstall it to see if it fixes.  please note - when uninstall a module, some module may also delete related files, it is better to make a backup before make any changes.

 All of a sudden it started working again, that is so strange, I did no changes and it started working.

Thanks for trying to help me.

 

Have a great day

-R

Link to comment
Share on other sites

  • 2 months later...

I seem to have the same problem, my console log gives me this:
 

index.php:5 Uncaught TypeError: $(...).typeahead is not a function
    at HTMLDocument.eval (eval at <anonymous> (jquery-1.11.0.min.js:2), <anonymous>:5:55)
    at j (jquery-1.11.0.min.js:2)
    at Object.add [as done] (jquery-1.11.0.min.js:2)
    at e.fn.init.n.fn.ready (jquery-1.11.0.min.js:2)
    at eval (eval at <anonymous> (jquery-1.11.0.min.js:2), <anonymous>:2:14)
    at eval (<anonymous>)
    at jquery-1.11.0.min.js:2
    at Function.globalEval (jquery-1.11.0.min.js:2)
    at e.fn.init.domManip (jquery-1.11.0.min.js:3)
    at e.fn.init.append (jquery-1.11.0.min.js:3)

Anyone knows a fix?
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...