Severity: Notice
Message: Trying to get property 'manufactureid' of non-object
Filename: controllers/Home.php
Line Number: 114
Backtrace:
File: /home/wishhub/public_html/application/controllers/Home.php
Line: 114
Function: _error_handler
File: /home/wishhub/public_html/index.php
Line: 319
Function: require_once
Severity: Notice
Message: Trying to get property 'product_id' of non-object
Filename: controllers/Home.php
Line Number: 119
Backtrace:
File: /home/wishhub/public_html/application/controllers/Home.php
Line: 119
Function: _error_handler
File: /home/wishhub/public_html/index.php
Line: 319
Function: require_once
Severity: Notice
Message: Array to string conversion
Filename: helpers/db_helper.php
Line Number: 141
Backtrace:
File: /home/wishhub/public_html/application/helpers/db_helper.php
Line: 141
Function: _error_handler
File: /home/wishhub/public_html/application/controllers/Home.php
Line: 120
Function: ProductVariation
File: /home/wishhub/public_html/index.php
Line: 319
Function: require_once
Severity: Warning
Message: Cannot modify header information - headers already sent by (output started at /home/wishhub/public_html/system/core/Exceptions.php:271)
Filename: core/Common.php
Line Number: 570
Backtrace:
File: /home/wishhub/public_html/application/helpers/db_helper.php
Line: 148
Function: get
File: /home/wishhub/public_html/application/controllers/Home.php
Line: 120
Function: ProductVariation
File: /home/wishhub/public_html/index.php
Line: 319
Function: require_once
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 'OR `sku` LIKE 'Array%' ORDER BY `ID` ASC' at line 4
SELECT * FROM `product_variation` WHERE `type` = 'color' AND `product_id` = OR `sku` LIKE 'Array%' ORDER BY `ID` ASC
Filename: helpers/db_helper.php
Line Number: 148