amr.rs Posted July 7, 2013 Share Posted July 7, 2013 Hi, I'm stuck with this problem for a long time and seems no one is helping. Product Features are not getting saved. I faced this problem few months ago and increased php_value max_input_vars and then it was fine but recently again the same problem and even after increasing the value, it's not getting solved and I don't see any error in the logs while saving it. Also usually when we hit save in Features, it stays in the same product editing page but in my case it takes to the previous level category page. Need help in this desperately. Looking forward for some suggestions. Thanks. Link to comment Share on other sites More sharing options...
vekia Posted July 7, 2013 Share Posted July 7, 2013 well, i think that "max_input_vars" isn't related to this problem. you said that you want to increase the value of displayed products. When you change the value (after save) it appears properly in back office? Or maybe the problem is related to the both Front End + Back office? Link to comment Share on other sites More sharing options...
amr.rs Posted July 8, 2013 Author Share Posted July 8, 2013 No, the value of the feature is not getting saved in the back office also. It's a complete back end problem i guess. Link to comment Share on other sites More sharing options...
vekia Posted July 8, 2013 Share Posted July 8, 2013 thats right, i think that the problem is strictly related to the back office. can you test it for example, in other browsers? what ps version you use? Link to comment Share on other sites More sharing options...
amr.rs Posted July 9, 2013 Author Share Posted July 9, 2013 Prestashop version: 1.4.7.3 I tried in different browser too but it's the same Link to comment Share on other sites More sharing options...
amr.rs Posted July 10, 2013 Author Share Posted July 10, 2013 thats right, i think that the problem is strictly related to the back office. can you test it for example, in other browsers? what ps version you use? Got any idea regarding this? Link to comment Share on other sites More sharing options...
vekia Posted July 10, 2013 Share Posted July 10, 2013 can you please check the database? check the ps_configuraiton table search for "HOME_FEATURED_NBR" - try to change number manually. Then check your back office, does the change appear there? Link to comment Share on other sites More sharing options...
amr.rs Posted July 10, 2013 Author Share Posted July 10, 2013 No the problem isn't with featured products. The problem is with product feature value that we add for each product. Link to comment Share on other sites More sharing options...
vekia Posted July 10, 2013 Share Posted July 10, 2013 what a shame :/ sorry for my huge missunderstanding Link to comment Share on other sites More sharing options...
amr.rs Posted July 11, 2013 Author Share Posted July 11, 2013 what a shame :/ sorry for my huge missunderstanding no worries final result is the big thing :-/ Link to comment Share on other sites More sharing options...
amr.rs Posted July 18, 2013 Author Share Posted July 18, 2013 Is there anyone with any suggestion? Link to comment Share on other sites More sharing options...
amr.rs Posted July 18, 2013 Author Share Posted July 18, 2013 Sorry guys. I was looking at a wrong error log. Here is the error. PHP Warning: Unknown: Input variables exceeded 1000. To increase the limit change max_input_vars in php.ini. in Unknown on line 0 Link to comment Share on other sites More sharing options...
amr.rs Posted July 18, 2013 Author Share Posted July 18, 2013 I tried to create a local php.ini for that folder initializing max_input_vars 6000 . then there was no error in error in log but still features are not saved. is this the right way to override php.ini value for a specific folder or am i doing something wrong? Link to comment Share on other sites More sharing options...
kamranitsolution Posted October 29, 2016 Share Posted October 29, 2016 (edited) I have a same problem, prestashop version 1.6.1.5 I increased the value as described above, i tried copying all backend controller files, tried on my old working db but no luck HELP needed Edited October 29, 2016 by kamranitsolution (see edit history) Link to comment Share on other sites More sharing options...
Athinodoros Posted November 11, 2016 Share Posted November 11, 2016 I have a same problem, prestashop version 1.6.1.5 I increased the value as described above, i tried copying all backend controller files, tried on my old working db but no luck HELP needed If you use Chrome try to make changes with other browser. I had another problem and i found the solution here 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