| ( ! ) Warning: Use of undefined constant _PS_ALLOW_MULTI_STATEMENTS_QUERIES_ - assumed '_PS_ALLOW_MULTI_STATEMENTS_QUERIES_' (this will throw an Error in a future version of PHP) in /var/www/clients/client0/web1/web/classes/db/DbPDO.php on line 92 | ||||
|---|---|---|---|---|
| Call Stack | ||||
| # | Time | Memory | Function | Location |
| 1 | 0.0000 | 361976 | {main}( ) | .../index.php:0 |
| 2 | 0.0001 | 364248 | require( '/var/www/clients/client0/web1/web/config/config.inc.php ) | .../index.php:27 |
| 3 | 0.0092 | 451600 | ShopCore::initialize( ) | .../config.inc.php:120 |
| 4 | 0.0093 | 451640 | ShopCore::findShopByHost( $host = 'electromenager.re' ) | .../Shop.php:341 |
| 5 | 0.0093 | 451960 | pSQL( $string = 'electromenager.re', $htmlOK = ??? ) | .../Shop.php:1345 |
| 6 | 0.0098 | 455728 | DbCore::getInstance( $master = ??? ) | .../alias.php:48 |
| 7 | 0.0103 | 464664 | DbCore->__construct( $server = '127.0.0.1', $user = 'electromenager', $password = 'kiCoIxmNX2M1', $database = 'electromenager_electro2', $connect = ??? ) | .../Db.php:241 |
| 8 | 0.0103 | 464664 | DbPDOCore->connect( ) | .../Db.php:330 |
| 9 | 0.0103 | 464664 | DbPDOCore::getPDO( $host = '127.0.0.1', $user = 'electromenager', $password = 'kiCoIxmNX2M1', $dbname = 'electromenager_electro2', $timeout = 5 ) | .../DbPDO.php:135 |
| ( ! ) Warning: Declaration of PrestaShop\PrestaShop\Adapter\Configuration::get($key, $default = NULL, ?PrestaShop\PrestaShop\Core\Domain\Shop\ValueObject\ShopConstraint $shopConstraint = NULL) should be compatible with Symfony\Component\HttpFoundation\ParameterBag::get($key, $default = NULL, $deep = false) in /var/www/clients/client0/web1/web/src/Adapter/Configuration.php on line 103 | ||||
|---|---|---|---|---|
| Call Stack | ||||
| # | Time | Memory | Function | Location |
| 1 | 0.0000 | 361976 | {main}( ) | .../index.php:0 |
| 2 | 0.0001 | 364248 | require( '/var/www/clients/client0/web1/web/config/config.inc.php ) | .../index.php:27 |
| 3 | 0.0092 | 451600 | ShopCore::initialize( ) | .../config.inc.php:120 |
| 4 | 0.0212 | 2376416 | ShopCore->__construct( $id = '1', $id_lang = ???, $id_shop = ??? ) | .../Shop.php:415 |
| 5 | 0.0231 | 1859064 | ShopCore->setTheme( ) | .../Shop.php:137 |
| 6 | 0.0231 | 1859160 | PrestaShop\PrestaShop\Core\Addon\Theme\ThemeManagerBuilder->buildRepository( $shop = class Shop { public $id_shop_group = '1'; public $id_category = '2'; public $theme_name = 'prs005'; public $name = 'electromenager.re'; public $color = NULL; public $active = '1'; public $deleted = '0'; public $physical_uri = '/'; public $virtual_uri = ''; public $domain = 'electromenager.re'; public $domain_ssl = 'electromenager.re'; protected $group = NULL; protected $webserviceParameters = ['fields' => [...]]; public $theme = NULL; public $id = 1; protected $id_lang = NULL; protected $id_shop = NULL; public $id_shop_list = []; protected $get_shop_from_context = TRUE; protected $table = 'shop'; protected $identifier = 'id_shop'; protected $fieldsRequired = [0 => 'name', 1 => 'id_category', 2 => 'id_shop_group']; protected $fieldsSize = ['name' => 64]; protected $fieldsValidate = ['active' => 'isBool', 'deleted' => 'isBool', 'name' => 'isGenericName', 'color' => 'isColor', 'theme_name' => 'isThemeName']; protected $fieldsRequiredLang = []; protected $fieldsSizeLang = []; protected $fieldsValidateLang = []; protected $tables = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'shop', 'primary' => 'id_shop', 'fields' => [...], 'classname' => 'Shop']; protected $update_fields = NULL; public $force_id = FALSE } ) | .../Shop.php:491 |
| 7 | 0.0231 | 1859160 | spl_autoload_call( $class_name = 'PrestaShop\\PrestaShop\\Adapter\\Configuration' ) | .../ThemeManagerBuilder.php:90 |
| 8 | 0.0231 | 1859280 | Composer\Autoload\ClassLoader->loadClass( $class = 'PrestaShop\\PrestaShop\\Adapter\\Configuration' ) | .../ThemeManagerBuilder.php:90 |
| 9 | 0.0231 | 1859280 | Composer\Autoload\{closure:/var/www/clients/client0/web1/web/vendor/composer/ClassLoader.php:581-583}( $file = '/var/www/clients/client0/web1/web/vendor/composer/../../src/Adapter/Configuration.php' ) | .../ClassLoader.php:433 |
| 10 | 0.0232 | 1861144 | include( '/var/www/clients/client0/web1/web/src/Adapter/Configuration.php ) | .../ClassLoader.php:582 |
| ( ! ) Fatal error: Uncaught Unknown column 'h.active' in /var/www/clients/client0/web1/web/classes/db/Db.php on line 769 | ||||
|---|---|---|---|---|
| ( ! ) PrestaShopDatabaseException: Unknown column 'h.active' in 'where clause'<br /><br /><pre>SELECT lower(name) as name FROM `ps_hook` h WHERE (h.active = 1) </pre> in /var/www/clients/client0/web1/web/classes/db/Db.php on line 769 | ||||
| Call Stack | ||||
| # | Time | Memory | Function | Location |
| 1 | 0.0000 | 361976 | {main}( ) | .../index.php:0 |
| 2 | 0.0361 | 2364136 | DispatcherCore::getInstance( $request = ??? ) | .../index.php:28 |
| 3 | 0.0367 | 2388096 | DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/sitemap.xml'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isForwardedValid = TRUE } ) | .../Dispatcher.php:214 |
| 4 | 0.0374 | 2390904 | DispatcherCore->loadRoutes( $id_shop = ??? ) | .../Dispatcher.php:256 |
| 5 | 0.0380 | 2415352 | Hook::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ) | .../Dispatcher.php:603 |
| 6 | 0.0381 | 2416104 | Ets_Hook::exec17( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = FALSE, $id_shop = NULL, $chain = FALSE, $backtrace = [0 => ['file' => '/var/www/clients/client0/web1/web/classes/Dispatcher.php', 'line' => 603, 'function' => 'exec', 'class' => 'Hook', 'type' => '::']] ) | .../Hook.php:36 |
| 7 | 0.0435 | 2628704 | HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = FALSE, $id_shop = NULL, $chain = FALSE ) | .../ets_hook:234 |
| 8 | 0.0435 | 2628704 | HookCore::getHookStatusByName( $hook_name = 'moduleRoutes' ) | .../Hook.php:786 |
| 9 | 0.0436 | 2630624 | DbCore->executeS( $sql = class DbQuery { protected $query = ['type' => 'SELECT', 'select' => [...], 'from' => [...], 'join' => [...], 'where' => [...], 'group' => [...], 'having' => [...], 'order' => [...], 'limit' => [...]] }, $array = ???, $use_cache = ??? ) | .../Hook.php:1283 |
| 10 | 0.0436 | 2613336 | DbCore->query( $sql = 'SELECT lower(name) as name\nFROM `ps_hook` h\nWHERE (h.active = 1)\n' ) | .../Db.php:613 |
| 11 | 0.0438 | 2614024 | DbCore->displayError( $sql = 'SELECT lower(name) as name\nFROM `ps_hook` h\nWHERE (h.active = 1)\n' ) | .../Db.php:385 |