| ( ! ) 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 |
| # | Time | Memory | Function | Location |
| 1 | 0.0004 | 368512 | {main}( ) | ...\index.php:0 |
| 2 | 0.1009 | 6964552 | DispatcherCore->dispatch( ) | ...\index.php:32 |
| 3 | 0.1292 | 7314368 | ControllerCore->run( ) | ...\Dispatcher.php:510 |
| 4 | 0.2861 | 10600576 | ProductController->initContent( ) | ...\Controller.php:319 |
| 5 | 0.2895 | 10601152 | ProductControllerCore->initContent( ) | ...\ProductController.php:105 |
| 6 | 0.3494 | 11226592 | FrontController->initContent( ) | ...\ProductController.php:465 |
| 7 | 0.3494 | 11226592 | FrontControllerCore->assignGeneralPurposeVariables( ) | ...\FrontController.php:33 |
| 8 | 0.3495 | 11227528 | PrestaShop\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 |
| 9 | 0.3495 | 11227528 | Cart->getOrderTotal( $withTaxes = FALSE, $type = 1, $products = ???, $id_carrier = ???, $use_cache = ???, $keepOrderPrices = ??? ) | ...\CartPresenter.php:333 |