Jump to content

cant add new product details


Recommended Posts

hi,

I have prestashop version 1.6.0.14

when adding a new product i can only save the name but I cant add any further info (like: image, price, association etc).

The save (or "save & stay") button sends me to the real site (throws me out of the CMS).

 

I'd be happy to understand what may be the problem bec. till now i could add with no problem :(

 

Please help me ASAP.

 

TIA,

Odaya

 

Link to comment
Share on other sites

Please try repeating the steps after enabling error debugging for your PrestaShop store and post the errors that are generated in this process, so that we can guide you accordingly.

 

FYI, to enable error debugging you can follow the steps below.

 


- open file: config/defines.inc.php (using FTP or hosting control panel)

 

- change false-->true:

 

define('_PS_MODE_DEV_', false);

 

define('_PS_MODE_DEV_', true);

Link to comment
Share on other sites

  • 1 month later...

Hello,

     I am not able to add new product. When I type in a name of the product and click save, the page reloads and all the field s are blank (even name field). and the product is not added.

I am running prestashop on localhost (XAMPP)

did change the config/defines.inc.php vale from false to true.

 

Need help

 

TIA

Akash

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...