| ( ! ) Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 20480 bytes) in /var/www/html/lensdeal.com/classes/db/DbPDO.php on line 196 |
| Call Stack |
| # | Time | Memory | Function | Location |
| 1 | 0.0000 | 360288 | {main}( ) | .../index.php:0 |
| 2 | 0.0295 | 2519688 | DispatcherCore->dispatch( ) | .../index.php:28 |
| 3 | 0.0347 | 2684576 | ControllerCore->run( ) | .../Dispatcher.php:510 |
| 4 | 0.0347 | 2684576 | ProductControllerCore->init( ) | .../Controller.php:300 |
| 5 | 1.8348 | 3991864 | ProductControllerCore->canonicalRedirection( $canonical_url = ??? ) | .../ProductController.php:158 |
| 6 | 1.8348 | 3991864 | ProductCore->hasCombinations( ) | .../ProductController.php:85 |
| 7 | 1.8348 | 3991864 | ProductCore::getProductAttributesIds( $id_product = 161, $shop_only = TRUE ) | .../Product.php:7548 |
| 8 | 1.8349 | 3992248 | DbCore->executeS( $sql = '\n SELECT pa.id_product_attribute\n FROM `ps_product_attribute` pa INNER JOIN ps_product_attribute_shop product_attribute_shop\n ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)\n WHERE pa.`id_product` = 161', $array = ???, $use_cache = ??? ) | .../Product.php:7468 |
| 9 | 6.0887 | 37755376 | DbPDOCore->getAll( $result = class PDOStatement { public string $queryString = '\n SELECT pa.id_product_attribute\n FROM `ps_product_attribute` pa INNER JOIN ps_product_attribute_shop product_attribute_shop\n ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)\n WHERE pa.`id_product` = 161' } ) | .../Db.php:623 |
| 10 | 6.0887 | 37755376 | fetchAll( $mode = 2 ) | .../DbPDO.php:196 |