74xxl Posted March 16, 2016 Share Posted March 16, 2016 (edited) Hello! I need to ask your help again. I thought that starting the second shop will be a walk in the park but I was wrong. I installed Prestashop 1.6.0.14 (the most recent version compatible with EU Legal module). 1. When creating a new account after entering the email address followed by nume, password, birth date etc. and hitting the Register button, the Login page is displayed again, with the digit or character '1' being displayed in the email address field. No user is created in the database. 2. I created a user account in the BackOffice, but I can't login with that username and password. Even if I enter wrong password, it is not displaying any error. 3. When I try to import products using a CSV file, it doesn't create any record in the database or error. Manually I can create new products. Other information that can be useful to give me o solution for my problems: - When the maintenance mode is activated, I redirect the visitor to my other shop. - I managed to import that csv in the other (working) shop. - I use SSL, so all my pages have https, but in the BackOffice's Configuration Info the shop URL appears with http. - On the server is running , PHP 5.6.16 and MySQL 5.6.26 Any help will be higly appreciated. Thank you for your time and attention! Edited March 16, 2016 by 74xxl (see edit history) Link to comment Share on other sites More sharing options...
NemoPS Posted March 16, 2016 Share Posted March 16, 2016 It's odd maintenance mode redirects to another url, did you check the parameters set in preferences. seo&urls?Are they on the same domain, one being the sub? Link to comment Share on other sites More sharing options...
74xxl Posted March 16, 2016 Author Share Posted March 16, 2016 (edited) Hi, Nemo1! As I mentioned before, in the maintenance mode there is a redirecting (I added a META tag in the HEAD section of maintenance.tpl to redirect to the old site). Owner's request. Of course, the problems with the account creation and login are actual when the maintenance mode is disabled. Shop domain: ngnails.de SSL domain: ngnails.de Base URI: / In the Sore Information section of the configuration Information, Shop URL is http://ngnails.de/ Since I have the CSV import errors too, maybe is a problem with the communication between Prestashop and the MySQL database? Thanks! Later Edit: Another thing that doesn't work as it should, it's the Front Office Customization Tool. I change the colors, the font, hit the Save, but after reopening the site, the colors and the font are back to the default. Later Edit 2: I made a few tests on my PC. WAMPServer 3 (Apache : 2.4.17 MySQL : 5.7.9 PHP : 5.6.16 PHP : 7) same problems. WAMPServer 2.5 (Apache : 2.4.9 MySQL : 5.6.17 PHP : 5.5.12) everything is working as it should. On the server of the hosting company (PHP 5.6.16 and MySQL 5.6.26). Any ideas who's the culprit? Edited March 16, 2016 by 74xxl (see edit history) Link to comment Share on other sites More sharing options...
74xxl Posted March 17, 2016 Author Share Posted March 17, 2016 Switching to PHP 5.5 on the server solved the problem. Can be marked as SOLVED. Thank you! 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