( ! ) Fatal error: Uncaught Error: mysqli object is already closed in /var/www/preview/cwr/app/Logic/MysqlWeb.php on line 47 |
( ! ) Error: mysqli object is already closed in /var/www/preview/cwr/app/Logic/MysqlWeb.php on line 47 |
Call Stack |
# | Time | Memory | Function | Location |
1 | 0.0001 | 434528 | {main}( ) | .../start.php:0 |
2 | 0.0004 | 520328 | Logic_SiteHandler->__construct( ) | .../start.php:78 |
3 | 0.0007 | 560536 | Logic_Router->__construct( $req = '/product/15199/quick-hrc1004-4-button-remote-control' ) | .../SiteHandler.php:1161 |
4 | 0.0013 | 569680 | Logic_ProductSearch->execute( ) | .../Router.php:455 |
5 | 0.0013 | 569896 | Logic_ProductSearch->buildQuery( $type = ??? ) | .../ProductSearch.php:473 |
6 | 0.0013 | 570824 | Logic_ProductSearch->executeSql( ) | .../ProductSearch.php:935 |
7 | 0.0013 | 570824 | Logic_MysqlWeb->query( $sql = 'select distinct product_main.id, product_main.price_group, product_main.title, product_main.description, product_main.product_status, product_main.restricted, product_main.display_on_web, manufacturer.id as mfg_id FROM product_main LEFT JOIN manufacturer_xref ON product_main.price_group = manufacturer_xref.price_group LEFT JOIN manufacturer on manufacturer_xref.manufacturer = manufacturer.id WHERE product_main.product_status != 6 and (product_main.leave_off_web != 1 OR product_main.product_status IN (4,7)) AND product_main.display_on_web = 1 AND product_main.id IN (15199) ' ) | .../ProductSearch.php:960 |
8 | 3.0880 | 574608 | query( $query = 'select distinct product_main.id, product_main.price_group, product_main.title, product_main.description, product_main.product_status, product_main.restricted, product_main.display_on_web, manufacturer.id as mfg_id FROM product_main LEFT JOIN manufacturer_xref ON product_main.price_group = manufacturer_xref.price_group LEFT JOIN manufacturer on manufacturer_xref.manufacturer = manufacturer.id WHERE product_main.product_status != 6 and (product_main.leave_off_web != 1 OR product_main.product_status IN (4,7)) AND product_main.display_on_web = 1 AND product_main.id IN (15199) ' ) | .../MysqlWeb.php:47 |