odaya Posted August 24, 2016 Share Posted August 24, 2016 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 More sharing options...
Knowband Plugins Posted August 24, 2016 Share Posted August 24, 2016 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 More sharing options...
odaya Posted August 25, 2016 Author Share Posted August 25, 2016 Thank you! there was a limit in the server & that's why it didn't work for me... Link to comment Share on other sites More sharing options...
akashmanvar Posted October 1, 2016 Share Posted October 1, 2016 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 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