| ( ! ) Fatal error: Uncaught mysqli_sql_exception: Expression #3 of SELECT list is not in GROUP BY clause and contains nonaggregated column 'freshfactory_db.products.name' which is not functionally dependent on columns in GROUP BY clause; this is incompatible with sql_mode=only_full_group_by in /var/www/html/plugins/sendmail/kingkong_stock.php on line 88 | ||||
|---|---|---|---|---|
| ( ! ) mysqli_sql_exception: Expression #3 of SELECT list is not in GROUP BY clause and contains nonaggregated column 'freshfactory_db.products.name' which is not functionally dependent on columns in GROUP BY clause; this is incompatible with sql_mode=only_full_group_by in /var/www/html/plugins/sendmail/kingkong_stock.php on line 88 | ||||
| Call Stack | ||||
| # | Time | Memory | Function | Location |
| 1 | 0.0013 | 530152 | {main}( ) | .../kingkong_stock.php:0 |
| 2 | 0.0246 | 850592 | query( $query = '\r\nSELECT \r\n\ted.sku_number,\r\n\ted.product_name,\r\n\tSUM(ed.qty) as quantity,\r\n\ted.date_expired,\r\n\tCASE \r\n\tWHEN ed.status = \'ordered\' THEN \'Dipesan\'\r\n\tWHEN ed.status = \'packing\' THEN \'Sedang Dikemas\'\r\n\tWHEN ed.status = \'packed\' THEN \'Sudah Dikemas\'\r\n\tWHEN ed.status = \'stored\' THEN \'Tersimpan\'\r\n\tWHEN ed.status = \'received\' THEN \'Diterima\'\r\n\tWHEN ed.status = \'disposal requested\' THEN \'Pemusnahan Diminta\'\r\n\tWHEN ed.status = \'disposal process\' THEN \'Pemusnahan Diproses\' \r\n\tWHEN ed.status = \'investigate\' THEN \'Invest'... ) | .../kingkong_stock.php:88 |