A PHP Error was encountered

Severity: Notice

Message: Trying to get property of non-object

Filename: controllers/product_frontend.php

Line Number: 176

A PHP Error was encountered

Severity: Notice

Message: Trying to get property of non-object

Filename: controllers/product_frontend.php

Line Number: 185

A PHP Error was encountered

Severity: Notice

Message: Trying to get property of non-object

Filename: controllers/product_frontend.php

Line Number: 185

Database Error

A Database Error Occurred

Error Number: 1064

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 5

SELECT `product`.*, `product_category`.`name` as cat_name FROM (`product`) LEFT JOIN `product_category` ON `product_category`.`id`=`product`.`category_id` WHERE `product`.`category_id` IS NULL AND `product`.`id` !=

Filename: /home/thongtan/domains/thongtan.com/public_html/models/f_productmodel.php

Line Number: 114