Jump to content

Blank fields when adding products


TimPSDev

Recommended Posts

Hi,

We've recently finished developing our prestashop site and are now experiencing issues with adding products.
When we add a product on the catalog page in the BO, it sometimes adds the product directly and other times just returns the same page again with all fields blank (so all the fields are empty again and nothing is saved).

 

This is ofcourse really annoying and I'm not sure why it's happening.
To debug I tried:

- Enabling MySQL verbose logging, no INSERT INTO when the bug occurs.
- Downgrading PHP 7 to PHP 5.6

- Downgrading MySQL 10 to 5.5
- Disabling cache / removing cache
- Checking Nginx error.log/access.log I only see the ajax requests but no errors.

When I change _PS_MODE_DEV_ to true I don't see any output either.
It happens both in Opera and Safari and also on two different machines. It happens on editing product pages as well, especially when I insert a tag for example It simply won't add (anytime).

 

Your support would be great, thanks in advance!

PS Version: 1.6.1.7
PHP Version: 7.0.13-1 
Memory Limit: 256MB
MySQL Version: 10.0.28 (MariaDB)
 

Edited by TimPSDev (see edit history)
Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...