A PHP Error was encountered

Severity: Notice

Message: Trying to get property of non-object

Filename: controllers/Product.php

Line Number: 142

Backtrace:

File: /home/ibase/public_html/application/controllers/Product.php
Line: 142
Function: _error_handler

File: /home/ibase/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

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

Filename: core/Common.php

Line Number: 564

Backtrace:

File: /home/ibase/public_html/application/controllers/Product.php
Line: 189
Function: query

File: /home/ibase/public_html/index.php
Line: 315
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 MariaDB server version for the right syntax to use near 'order by F.xsort asc' at line 5

select F.* from en_spec_field as F inner join en_spec_set as SE on F.set_id=SE.pid inner join en_spec_main as M on SE.main_id=M.pid where F.xpublish='yes' and SE.xpublish='yes' and M.xpublish='yes' and F.set_id= order by F.xsort asc

Filename: controllers/Product.php

Line Number: 189