A PHP Error was encountered

Severity: Notice

Message: Undefined offset: 0

Filename: controllers/Dallasmoww1_product.php

Line Number: 24

Backtrace:

File: /hermes/bosnacweb04/bosnacweb04aw/b2434/ipg.suitersteve50379/dallasmoww/application/controllers/Dallasmoww1_product.php
Line: 24
Function: _error_handler

File: /hermes/bosnacweb04/bosnacweb04aw/b2434/ipg.suitersteve50379/dallasmoww/index.php
Line: 615
Function: require_once

A PHP Error was encountered

Severity: Notice

Message: Trying to get property 'id_product' of non-object

Filename: controllers/Dallasmoww1_product.php

Line Number: 24

Backtrace:

File: /hermes/bosnacweb04/bosnacweb04aw/b2434/ipg.suitersteve50379/dallasmoww/application/controllers/Dallasmoww1_product.php
Line: 24
Function: _error_handler

File: /hermes/bosnacweb04/bosnacweb04aw/b2434/ipg.suitersteve50379/dallasmoww/index.php
Line: 615
Function: require_once

A PHP Error was encountered

Severity: Notice

Message: Undefined offset: 0

Filename: controllers/Dallasmoww1_product.php

Line Number: 27

Backtrace:

File: /hermes/bosnacweb04/bosnacweb04aw/b2434/ipg.suitersteve50379/dallasmoww/application/controllers/Dallasmoww1_product.php
Line: 27
Function: _error_handler

File: /hermes/bosnacweb04/bosnacweb04aw/b2434/ipg.suitersteve50379/dallasmoww/index.php
Line: 615
Function: require_once

A PHP Error was encountered

Severity: Notice

Message: Trying to get property 'category_ids' of non-object

Filename: controllers/Dallasmoww1_product.php

Line Number: 27

Backtrace:

File: /hermes/bosnacweb04/bosnacweb04aw/b2434/ipg.suitersteve50379/dallasmoww/application/controllers/Dallasmoww1_product.php
Line: 27
Function: _error_handler

File: /hermes/bosnacweb04/bosnacweb04aw/b2434/ipg.suitersteve50379/dallasmoww/index.php
Line: 615
Function: require_once

A PHP Error was encountered

Severity: Notice

Message: Undefined offset: 0

Filename: controllers/Dallasmoww1_product.php

Line Number: 27

Backtrace:

File: /hermes/bosnacweb04/bosnacweb04aw/b2434/ipg.suitersteve50379/dallasmoww/application/controllers/Dallasmoww1_product.php
Line: 27
Function: _error_handler

File: /hermes/bosnacweb04/bosnacweb04aw/b2434/ipg.suitersteve50379/dallasmoww/index.php
Line: 615
Function: require_once

A PHP Error was encountered

Severity: Notice

Message: Trying to get property 'id_product' of non-object

Filename: controllers/Dallasmoww1_product.php

Line Number: 27

Backtrace:

File: /hermes/bosnacweb04/bosnacweb04aw/b2434/ipg.suitersteve50379/dallasmoww/application/controllers/Dallasmoww1_product.php
Line: 27
Function: _error_handler

File: /hermes/bosnacweb04/bosnacweb04aw/b2434/ipg.suitersteve50379/dallasmoww/index.php
Line: 615
Function: require_once

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 '),category_ids) != 0 AND `id_product` IS NOT NULL ORDER BY `id_product` ASC' at line 3

SELECT `id_product`, `sku_no`, `product_title`, `model_name`, `page_url`, `regular_price`, `sale_price`, (SELECT product_image FROM dmw_product_images WHERE is_featured=1 AND product_id=P.id_product)product_image FROM `dmw_products` `P` WHERE FIND_IN_SET((),category_ids) != 0 AND `id_product` IS NOT NULL ORDER BY `id_product` ASC

Filename: models/Dallasmoww_product_model.php

Line Number: 409