Guest Posted February 7, 2020 Share Posted February 7, 2020 (edited) Local development problems using: Prestashop 1.7.6.3 Windows 7 64 bits Mozilla Firefox Uniform Server Zero 14.0.1 Default theme No extra CSS on my side Only one custom module, just started without any changes. Already tried to disable it without changes. Description: Graphical UI is malformed on administration pages, as showed on attached screenshot. Also i found that i can't enable multistore feature nor disable cache. After pressing the save button on the configuration page i receive a "Successful update" message, but on reload feature is still disabled. Edited February 10, 2020 by _hawk_ Solved (see edit history) Link to comment Share on other sites More sharing options...
T400 Posted February 8, 2020 Share Posted February 8, 2020 Hi, possibly there is something wrong with you PHP. Please check your PHP version. For your version of Prestashop it should be PHP 7.2. Here is a method how you can check your environment: ttps://devdocs.prestashop.com/1.7/basics/installation/system-requirements/ I hope it will help. If not, help please let us know. Best regards T 1 Link to comment Share on other sites More sharing options...
Guest Posted February 10, 2020 Share Posted February 10, 2020 Checked, it was the php version. Downgraded and full operational. Thank you very much, T400. Link to comment Share on other sites More sharing options...
Shwetab55 Posted October 14, 2020 Share Posted October 14, 2020 Hi @_hawk_ I'm having same issue, which php version you are using? I'm using php v7.2. Pleasee let me know. Thank you Link to comment Share on other sites More sharing options...
Guest Posted October 14, 2020 Share Posted October 14, 2020 It was 7.3, if i remember it right. Following T400 instructions it was solved. Are you absolutely sure about your version? Have you tried a phpinfo? Link to comment Share on other sites More sharing options...
Shwetab55 Posted October 14, 2020 Share Posted October 14, 2020 Yes, I'm sure, also checked in the phpinfo. Link to comment Share on other sites More sharing options...
Shwetab55 Posted October 15, 2020 Share Posted October 15, 2020 Hi, Do you know how to enable mutistore from database, which table is used? Thank you. Link to comment Share on other sites More sharing options...
Guest Posted October 15, 2020 Share Posted October 15, 2020 You have a PS_MULTISHOP_FEATURE_ACTIVE on configuration table. I also tried it and, if i remember it right, it didn't solve the problem as prestashop itself needed 7.2 to work fine. It took me some time, but the true solution was on the zero server configuration. Link to comment Share on other sites More sharing options...
Shwetab55 Posted October 15, 2020 Share Posted October 15, 2020 I'm already using php 7.2 I think server configuration is fine. Server information Linux #92-Ubuntu SMP Fri Feb 28 11:09:48 UTC 2020 x86_64 Server software version: Apache/2.4.29 (Ubuntu) PHP version: 7.2.34-2+ubuntu18.04.1+deb.sury.org+1 MySQL version: 5.7.29-0ubuntu0.18.04.1-log Link to comment Share on other sites More sharing options...
Guest Posted October 15, 2020 Share Posted October 15, 2020 (edited) Have you cleared cache? Perhaps you could also try to enable dev feature. I tried a lot of things, but it finally worked. In the end, i find it easier to have a regular apache install for prestashop. LAMP in your case, i guess. My uniform zero was under windows. A nice pascal program. Edited October 15, 2020 by _hawk_ (see edit history) Link to comment Share on other sites More sharing options...
Shwetab55 Posted October 15, 2020 Share Posted October 15, 2020 Yes, I have cleared cache. also tried to enable debug mode, but no errors. 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