( ! ) Fatal error: Uncaught Error: Access to undeclared static property Cart::$nicobdOrderTotalLock in S:\Virtualhosts\nicovip\dev\htdocs\override\classes\Cart.php on line 27
( ! ) Error: Access to undeclared static property Cart::$nicobdOrderTotalLock in S:\Virtualhosts\nicovip\dev\htdocs\override\classes\Cart.php on line 27
Call Stack
#TimeMemoryFunctionLocation
10.0004368512{main}( )...\index.php:0
20.10096964552DispatcherCore->dispatch( )...\index.php:32
30.12927314368ControllerCore->run( )...\Dispatcher.php:510
40.286110600576ProductController->initContent( )...\Controller.php:319
50.289510601152ProductControllerCore->initContent( )...\ProductController.php:105
60.349411226592FrontController->initContent( )...\ProductController.php:465
70.349411226592FrontControllerCore->assignGeneralPurposeVariables( )...\FrontController.php:33
80.349511227528PrestaShop\PrestaShop\Adapter\Presenter\Cart\CartPresenter->present( $cart = class Cart { public $id = NULL; public $id_lang = NULL; protected $lang_associated = NULL; public $id_shop = NULL; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'cart'; protected $identifier = 'id_cart'; protected $fieldsRequired = [0 => 'id_currency', 1 => 'id_lang']; protected $fieldsSize = ['secure_key' => 32]; protected $fieldsValidate = ['id_shop_group' => 'isUnsignedId', 'id_shop' => 'isUnsignedId', 'id_address_delivery' => 'isUnsignedId', 'id_address_invoice' => 'isUnsignedId', 'id_carrier' => 'isUnsignedId', 'id_currency' => 'isUnsignedId', 'id_customer' => 'isUnsignedId', 'id_guest' => 'isUnsignedId', 'id_lang' => 'isUnsignedId', 'recyclable' => 'isBool', 'gift' => 'isBool', 'gift_message' => 'isCleanHtml', 'mobile_theme' => 'isBool', 'allow_seperated_package' => 'isBool', 'date_add' => 'isDate', 'date_upd' => 'isDate']; protected $fieldsRequiredLang = []; protected $fieldsSizeLang = []; protected $fieldsValidateLang = []; protected $tables = []; protected $webserviceParameters = ['fields' => [...], 'associations' => [...]]; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'cart', 'primary' => 'id_cart', 'fields' => [...], 'classname' => 'Cart']; protected $update_fields = NULL; public $force_id = FALSE; public $id_shop_group = NULL; public $id_address_delivery = NULL; public $id_address_invoice = NULL; public $id_currency = NULL; public $id_customer = NULL; public $id_guest = NULL; public $recyclable = FALSE; public $gift = FALSE; public $gift_message = NULL; public $mobile_theme = NULL; public $date_add = NULL; public $secure_key = NULL; public $id_carrier = 0; public $date_upd = NULL; public $checkedTos = FALSE; public $pictures = NULL; public $textFields = NULL; public $delivery_option = NULL; public $allow_seperated_package = FALSE; protected $_products = NULL; protected $_taxCalculationMethod = 0; protected $configuration = class PrestaShop\PrestaShop\Adapter\Configuration { protected $parameters = NULL; private $shop = NULL }; protected $addressFactory = class PrestaShop\PrestaShop\Adapter\AddressFactory { }; protected $shouldSplitGiftProductsQuantity = FALSE; protected $shouldExcludeGiftsDiscount = FALSE }, $shouldSeparateGifts = ??? )...\FrontController.php:503
90.349511227528Cart->getOrderTotal( $withTaxes = FALSE, $type = 1, $products = ???, $id_carrier = ???, $use_cache = ???, $keepOrderPrices = ??? )...\CartPresenter.php:333