EliasHM Posted June 25, 2020 Share Posted June 25, 2020 Hey guys, I'm having problems while adding new products, the legend 'Unable to update settings' appears on the right corner and the product is not saved. I activated the debug mode in order to understand more the problem and here it's the screenshot. I'm completely lost, don't know where to look at or where to start. Can anyone help? Link to comment Share on other sites More sharing options...
Rhobur Posted June 28, 2020 Share Posted June 28, 2020 Start with this post here, https://www.prestashop.com/forums/topic/984281-v1751-bug-with-php-v72-and-v73/ Link to comment Share on other sites More sharing options...
EliasHM Posted June 28, 2020 Author Share Posted June 28, 2020 (edited) Thanks for the reply Rhobur, Indeed, the problem got "solved" changing the path in the php.ini to "/tmp"m but still the problem persists while adding new productos, still the message "unable to update settings" comes up. This is what i've comed to realize. The problem has to do something with the creation of the ssl token or something similar, i think because of this. While I'm in the products page, the debug toolbar works just fine. But when i try to add a new product, the debug toolbar stop working with the following legend "An error occurred while loading the web debug toolbar." An this is displayed Also this screen displayed So really, afterwards I don't know what else to do. This is my actual configuration if it helps with all the posts I've read. Prestshop version: 1.7.6.3 PHP: 7.1.33 Advanced Parameters > Traffic & SEO > Accented URL = OFF Advanced Parameters > Perfromace > Smarty: Templates = Never recompile files; Cache = Yes, Multiserver = NO; Cache type = File system and Clear cache = everytime something has been modified Advanced Parameters > Perfromace > CCC: Smart cache CSS = NO; Smart cache JavaScript = NO; Apache Optimization = NO Advanced Parameters > Perfromace > Cache: Use cache = NO php.ini values are as follows allow_url_fopen = Off allow_url_include = Off asp_tags = Off display_errors = Off enable_dl = Off file_uploads = On max_execution_time = 30 max_input_time = 60 max_input_vars = 5000 memory_limit = 96M post_max_size = 256M session.gc_maxlifetime = 1440 session.save_path = "/tmp" upload_max_filesize = 256M zlib.output_compression = Off Just one final thing, recently before encountering all these problems, we deleted the default products, I don't know if it has something to do or if it helps, properly deleted, not set them inactive. Thanks in advance Elías Edited June 28, 2020 by EliasHM Add on more line I was missing (see edit history) Link to comment Share on other sites More sharing options...
EliasHM Posted July 2, 2020 Author Share Posted July 2, 2020 (edited) Hey Guys, I just write this reply in order to let the people now how this issue was solved. Indeed was a server error configuration which was solved installing the: PHP intl extension the iconv extension as well. Also the following modules were not installed but also recommended: short_open_tag to off and enable the PHP accelerator I hope someone would find this useful. Edited July 2, 2020 by EliasHM (see edit history) Link to comment Share on other sites More sharing options...
emmanuel.m Posted February 3, 2022 Share Posted February 3, 2022 Hello same problem here. Presta shop 1.7.8.2 version 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