| ( ! ) Fatal error: Uncaught mysqli_sql_exception: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near '' at line 12 in /home/admin/domains/_includes/db_connection.php on line 929 |
| ( ! ) mysqli_sql_exception: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near '' at line 12 in /home/admin/domains/_includes/db_connection.php on line 929 |
| Call Stack |
| # | Time | Memory | Function | Location |
| 1 | 0.0009 | 362544 | {main}( ) | .../hb_default.php:0 |
| 2 | 0.0072 | 368896 | showBrand( $vendor = NULL ) | .../hb_default.php:209 |
| 3 | 0.0140 | 412136 | dbConnection->query( $str = 'SELECT c.*,p.*,total_sold,r.review_count,r.review_sum,tpi.DiscountID,dv.Value as dv_value,dv.Measure as dv_measure,dv.Qty as dv_qty\r\n\t,d.Active as dis_active,d.StartDate as dis_startDate,d.EndDate as dis_endDate\r\n\t,d.ConditionType as dis_conditionType,d.AwardType as dis_awardType,d.AwardMeasure as dis_awardMeasure,d.AwardValue as dis_awardValue\r\n\t FROM CatalogItem c\r\n\t INNER JOIN ProductItem p ON c.CatalogItemID=p.ProductItemID\r\n\t LEFT JOIN (SELECT ProductItemID as review_product_id,COUNT(Rating) as review_'... ) | .../brand.php:28 |
| 4 | 0.0151 | 412136 | query( $query = 'SELECT c.*,p.*,total_sold,r.review_count,r.review_sum,tpi.DiscountID,dv.Value as dv_value,dv.Measure as dv_measure,dv.Qty as dv_qty\r\n\t,d.Active as dis_active,d.StartDate as dis_startDate,d.EndDate as dis_endDate\r\n\t,d.ConditionType as dis_conditionType,d.AwardType as dis_awardType,d.AwardMeasure as dis_awardMeasure,d.AwardValue as dis_awardValue\r\n\t FROM CatalogItem c\r\n\t INNER JOIN ProductItem p ON c.CatalogItemID=p.ProductItemID\r\n\t LEFT JOIN (SELECT ProductItemID as review_product_id,COUNT(Rating) as review_'... ) | .../db_connection.php:929 |