A PHP Error was encountered

Severity: Warning

Message: Invalid argument supplied for foreach()

Filename: models/M_project.php

Line Number: 291

Backtrace:

File: /home/c/ca00640/public_html/application/models/M_project.php
Line: 291
Function: _error_handler

File: /home/c/ca00640/public_html/application/controllers/Catalog.php
Line: 314
Function: get_cropped_products_2

File: /home/c/ca00640/public_html/application/controllers/Catalog.php
Line: 14
Function: index

File: /home/c/ca00640/public_html/index.php
Line: 322
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: Cannot modify header information - headers already sent by (output started at /home/c/ca00640/public_html/system/core/Exceptions.php:271)

Filename: core/Common.php

Line Number: 570

Backtrace:

File: /home/c/ca00640/public_html/application/models/M_project.php
Line: 320
Function: query

File: /home/c/ca00640/public_html/application/controllers/Catalog.php
Line: 314
Function: get_cropped_products_2

File: /home/c/ca00640/public_html/application/controllers/Catalog.php
Line: 14
Function: index

File: /home/c/ca00640/public_html/index.php
Line: 322
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 ') AND iti.item_two_id=3 AND iti.link_value!='0' AND iti.modu' at line 18

SELECT mcf.m_item_id, mcf.m_item_visible, mcf.m_item_title, mcf.m_item_code, mcf.m_item_price, mcf.m_item_old_price, mcf.m_item_cover_img, mcf.m_item_cover_2_img, mcf.m_item_sale, mcf.m_item_url_name FROM stw_modules_products mcf LEFT JOIN stw_modules_collections mc ON mcf.m_item_collection=mc.m_item_id LEFT JOIN stw_modules_seasons s ON mcf.m_item_season=s.m_item_id INNER JOIN stw_items_to_items_with_values iti ON mcf.m_item_id=iti.item_one_id WHERE mcf.m_item_id IN() AND iti.item_two_id=3 AND iti.link_value!='0' AND iti.module_one_id=102 AND iti.module_two_id=104 ORDER BY mcf.m_item_price ASC

Filename: models/M_project.php

Line Number: 320