Notice: Error: Table 'new.oc_store' doesn't exist
Error No: 1146
SELECT * FROM oc_store WHERE REPLACE(`ssl`, 'www.', '') = 'https://ghost.vn/' in /volume1/docker/ghost.vn/system/library/db/mysqli.php on line 41
Call Stack:
0.0001 363224 1. {main}() /volume1/docker/ghost.vn/index.php:0
0.0015 413152 2. DB->query($sql = 'SELECT * FROM oc_store WHERE REPLACE(`ssl`, \'www.\', \'\') = \'https://ghost.vn/\'') /volume1/docker/ghost.vn/index.php:36
0.0015 413152 3. DB\MySQLi->query($sql = 'SELECT * FROM oc_store WHERE REPLACE(`ssl`, \'www.\', \'\') = \'https://ghost.vn/\'') /volume1/docker/ghost.vn/system/library/db.php:16
0.0018 413392 4. trigger_error($message = 'Error: Table \'new.oc_store\' doesn\'t exist
Error No: 1146
SELECT * FROM oc_store WHERE REPLACE(`ssl`, \'www.\', \'\') = \'https://ghost.vn/\'') /volume1/docker/ghost.vn/system/library/db/mysqli.php:41
Warning: Attempt to read property "num_rows" on null in /volume1/docker/ghost.vn/index.php on line 41
Call Stack:
0.0001 363224 1. {main}() /volume1/docker/ghost.vn/index.php:0
Notice: Error: Table 'new.oc_setting' doesn't exist
Error No: 1146
SELECT * FROM `oc_setting` WHERE store_id = '0' OR store_id = '0' ORDER BY store_id ASC in /volume1/docker/ghost.vn/system/library/db/mysqli.php on line 41
Call Stack:
0.0001 363224 1. {main}() /volume1/docker/ghost.vn/index.php:0
0.0020 413832 2. DB->query($sql = 'SELECT * FROM `oc_setting` WHERE store_id = \'0\' OR store_id = \'0\' ORDER BY store_id ASC') /volume1/docker/ghost.vn/index.php:48
0.0020 413832 3. DB\MySQLi->query($sql = 'SELECT * FROM `oc_setting` WHERE store_id = \'0\' OR store_id = \'0\' ORDER BY store_id ASC') /volume1/docker/ghost.vn/system/library/db.php:16
0.0022 414024 4. trigger_error($message = 'Error: Table \'new.oc_setting\' doesn\'t exist
Error No: 1146
SELECT * FROM `oc_setting` WHERE store_id = \'0\' OR store_id = \'0\' ORDER BY store_id ASC') /volume1/docker/ghost.vn/system/library/db/mysqli.php:41
Warning: Attempt to read property "rows" on null in /volume1/docker/ghost.vn/index.php on line 50
Call Stack:
0.0001 363224 1. {main}() /volume1/docker/ghost.vn/index.php:0
Warning: foreach() argument must be of type array|object, null given in /volume1/docker/ghost.vn/index.php on line 50
Call Stack:
0.0001 363224 1. {main}() /volume1/docker/ghost.vn/index.php:0
Warning: Attempt to read property "num_rows" on null in /volume1/docker/ghost.vn/index.php on line 58
Call Stack:
0.0001 363224 1. {main}() /volume1/docker/ghost.vn/index.php:0
Warning: fopen(/volume1/docker/ghost.vn/storage/logs/): Failed to open stream: Is a directory in /volume1/docker/ghost.vn/system/library/log.php on line 6
Call Stack:
0.0001 363224 1. {main}() /volume1/docker/ghost.vn/index.php:0
0.0025 414504 2. Log->__construct($filename = NULL) /volume1/docker/ghost.vn/index.php:68
0.0025 414504 3. fopen($filename = '/volume1/docker/ghost.vn/storage/logs/', $mode = 'a') /volume1/docker/ghost.vn/system/library/log.php:6
Fatal error: Uncaught TypeError: array_multisort(): Argument #3 must be an array or a sort flag in /volume1/docker/ghost.vn/storage/modification/catalog/controller/common/cart.php on line 23
TypeError: array_multisort(): Argument #3 must be an array or a sort flag in /volume1/docker/ghost.vn/storage/modification/catalog/controller/common/cart.php on line 23
Call Stack:
0.0001 363224 1. {main}() /volume1/docker/ghost.vn/index.php:0
0.0062 444168 2. Front->dispatch($action = class Action { private $file = '/volume1/docker/ghost.vn/catalog/controller/product/manufacturer.php'; private $class = 'Controllerproductmanufacturer'; private $method = 'info'; private $args = [] }, $error = class Action { private $file = '/volume1/docker/ghost.vn/catalog/controller/error/not_found.php'; private $class = 'Controllererrornotfound'; private $method = 'index'; private $args = [] }) /volume1/docker/ghost.vn/index.php:271
0.0064 445944 3. Front->execute($action = class Action { private $file = '/volume1/docker/ghost.vn/catalog/controller/product/manufacturer.php'; private $class = 'Controllerproductmanufacturer'; private $method = 'info'; private $args = [] }) /volume1/docker/ghost.vn/system/engine/front.php:52
0.0064 445944 4. Action->execute($registry = class Registry { private $data = ['load' => class Loader { ... }, 'config' => class Config { ... }, 'db' => class DB { ... }, 'url' => class Url { ... }, 'log' => class Log { ... }, 'request' => class Request { ... }, 'response' => class Response { ... }, 'cache' => class Cache { ... }, 'session' => class Session { ... }, 'language' => class Language { ... }, 'document' => class Document { ... }, 'customer' => class Customer { ... }, 'affiliate' => class Affiliate { ... }, 'currency' => class Currency { ... }, 'tax' => class Tax { ... }, 'weight' => class Weight { ... }, 'length' => class Length { ... }, 'cart' => class Cart { ... }, 'encryption' => class Encryption { ... }, 'openbay' => class Openbay { ... }, 'event' => class Event { ... }, 'model_catalog_manufacturer' => class ModelCatalogManufacturer { ... }, 'model_catalog_product' => class ModelCatalogProduct { ... }, 'model_extension_module' => class ModelExtensionModule { ... }, 'model_journal2_product' => class ModelJournal2Product { ... }, 'model_tool_image' => class ModelToolImage { ... }, 'model_extension_extension' => class ModelExtensionExtension { ... }, 'model_catalog_category' => class ModelCatalogCategory { ... }, 'model_localisation_language' => class ModelLocalisationLanguage { ... }, 'model_localisation_currency' => class ModelLocalisationCurrency { ... }] }) /volume1/docker/ghost.vn/system/engine/front.php:97
0.0065 447056 5. ControllerProductManufacturer->info([]) /volume1/docker/ghost.vn/storage/modification/system/engine/action.php:46
0.0073 457352 6. Loader->controller($route = 'common/header', $data = ???) /volume1/docker/ghost.vn/storage/modification/catalog/controller/product/manufacturer.php:442
0.0074 458688 7. ControllerCommonHeader->index([]) /volume1/docker/ghost.vn/storage/modification/system/engine/loader.php:53
0.0121 470736 8. Loader->controller($route = 'common/cart', $data = ???) /volume1/docker/ghost.vn/storage/modification/catalog/controller/common/header.php:143
0.0122 472088 9. ControllerCommonCart->index([]) /volume1/docker/ghost.vn/storage/modification/system/engine/loader.php:53
0.0129 472152 10. array_multisort($array = [], $rest = 4, NULL) /volume1/docker/ghost.vn/storage/modification/catalog/controller/common/cart.php:23
Fatal error: Uncaught TypeError: fclose(): Argument #1 ($stream) must be of type resource, bool given in /volume1/docker/ghost.vn/system/library/log.php on line 14
TypeError: fclose(): Argument #1 ($stream) must be of type resource, bool given in /volume1/docker/ghost.vn/system/library/log.php on line 14
Call Stack:
0.0132 427880 1. Log->__destruct() /volume1/docker/ghost.vn/system/library/log.php:0
0.0132 427880 2. fclose($stream = FALSE) /volume1/docker/ghost.vn/system/library/log.php:14