Kristjan123 Posted February 26, 2016 Share Posted February 26, 2016 Hi, im using 1.6.1.4 version and on my back-office, "save and stay" button does not work. For example, in Localizations - Translations - Modify translations, if i add new translation and press "save and stay", then my new translation changes back to to previous translation. Its basically the same in all back-office panels, "Save" button works as it is supposed, but its friend on the left, "save and stay" does not save. Its not big problem, just annoying littlebit so i was wondering if anyone knows some kind of easy fix for this? 1 Link to comment Share on other sites More sharing options...
FuenRob Posted November 7, 2016 Share Posted November 7, 2016 The problem is that trying to save .js before loading. Check override files and installed modules that attack a hook in modules > position: - actionAdminControllerSetMedia - displayBackOfficeHeader - actionProductUpdate - actionProductAdd - actionCategoryUpdate Link to comment Share on other sites More sharing options...
robertocommerce Posted November 10, 2016 Share Posted November 10, 2016 @FuenRob you can be clearer ?, i have the same problem thanks Link to comment Share on other sites More sharing options...
FuenRob Posted December 15, 2016 Share Posted December 15, 2016 @FuenRob you can be clearer ?, i have the same problem thanks I'm sorry to answer so late. The solution is to add <input type = "hidden" name = "submitAddproductAndStay" value = "1"> in /themes/default/template/controllers/products/informations.tpl Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now