Polystore Posted October 22, 2015 Share Posted October 22, 2015 (edited) Hello, I get this: Fatal error: Uncaught exception 'PrestaShopException' with message 'Property StockAvailable->id_product is empty' in public_html/classes/ObjectModel.php:909 Stack trace: #0 public_html/classes/ObjectModel.php(246): ObjectModelCore->validateFields() #1 /home/cyberst4/domains/hygieneperpallet.nl/public_html/classes/ObjectModel.php(652): ObjectModelCore->getFields() #2 public_html/classes/stock/StockAvailable.php(406): ObjectModelCore->update(false) #3 public_html/Core/Business/Stock/Core_Business_Stock_StockManager.php(127): StockAvailableCore->update() #4 public_html/classes/stock/StockAvailable.php(472): Core_Business_Stock_StockManager->updateQuantity(Object(Product), '217', -36, NULL) #5 public_html/classes/order/OrderDetail.php(473): StockAvailableCore::updateQuanti inpublic_html/classes/ObjectModel.php on line 909 This happen when you want to check out afther you selected your bank and hit the confirm button. Any one knows what causes this? I use 1.6.1.1. and Multistore Edited October 22, 2015 by [email protected] (see edit history) Link to comment Share on other sites More sharing options...
shacker Posted October 24, 2015 Share Posted October 24, 2015 use the ps cleaner module, and use the fix and repair to check if solve any db issue. Looks like a problem with the stock. you use any extra module for stock or sell products like multiseller? Link to comment Share on other sites More sharing options...
Polystore Posted October 27, 2015 Author Share Posted October 27, 2015 (edited) Thanks for your reply. I dont use stockmanagement at all. I turned the option off. Have done db clean up. I still get errors. When people order. I dont get a order status and i dont see any product in the order... This is wat you see afther as customer when u make an order " Cart cannot be loaded or an order has already been placed using this cart " Edited October 27, 2015 by [email protected] (see edit history) Link to comment Share on other sites More sharing options...
Polystore Posted October 27, 2015 Author Share Posted October 27, 2015 Oke, it seems i have fixed it now. I went to the SQL DB and put all stock quantity on 100. Even know stock management was off. I think the stock was conflicting with the minimum order quantity. I had products with 30 stock and minimum order quantity 48. I think this shouldnt be a conflict when u have stock management off!!!! Link to comment Share on other sites More sharing options...
Polystore Posted October 27, 2015 Author Share Posted October 27, 2015 Oke, its not fixed. Keep getting: Frontcontroller::init - Cart cannot be loaded or an order has already been placed using this cart And no product show in orders... Link to comment Share on other sites More sharing options...
nortom Posted October 30, 2015 Share Posted October 30, 2015 I have the same problem also not resolved with upgrade 1.6.1.2And i'm getting this only by some of my products. 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