A PHP Error was encountered

Severity: Notice

Message: Trying to get property of non-object

Filename: controllers/babywear.php

Line Number: 35

A PHP Error was encountered

Severity: Notice

Message: Trying to get property of non-object

Filename: controllers/babywear.php

Line Number: 38

A PHP Error was encountered

Severity: Notice

Message: Undefined variable: offset

Filename: controllers/babywear.php

Line Number: 90

A PHP Error was encountered

Severity: Warning

Message: Cannot modify header information - headers already sent by (output started at /srv/izzyandfloyd.com/public/htdocs/system/libraries/Exceptions.php:166)

Filename: codeigniter/Common.php

Line Number: 360

Database Error

A Database Error Occurred

Error Number: 1064

You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ' 9' at line 1

SELECT * FROM babywear, category, product, inventory, brand WHERE babywear.product_id = product.product_id AND babywear.category_id = 8 AND category.category_id = 8 AND inventory.product_id = product.product_id AND babywear.brand_id = brand.brand_id ORDER BY brand.brand, product.product_name LIMIT , 9