A PHP Error was encountered

Severity: Notice

Message: Trying to get property of non-object

Filename: controllers/bayi_servis.php

Line Number: 73

A PHP Error was encountered

Severity: Warning

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

Filename: core/Common.php

Line Number: 414

Database Error

Veritabanında bir hata oluştu.

Error Number: 1054

Unknown column 'tuketici' in 'where clause'

SELECT `a`.*, `b`.`title` cityName, `c`.`title` townName, `d`.`title` districtName FROM (`bayiservis` a) LEFT JOIN `city` b ON `a`.`cityId` = `b`.`cityId` LEFT JOIN `town` c ON `a`.`cityId` = `c`.`cityId` and a.townId = c.townId LEFT JOIN `district` d ON `a`.`cityId` = `d`.`cityId` and a.townId = d.townId and a.districtId = d.districtId WHERE substr(a.companies, 9,1) = 1 AND `a`.`sirkettipi` = 'tr' AND substr(a.servistipi, tuketici-kanunu,1) = 1 AND `a`.`appActiveStatus` = 'nothing' AND `a`.`appLastStatus` = 'approved' ORDER BY `cityName` asc, `townName` asc, `sirket` asc

Filename: /home/ema78om/public_html/models/bayi_model.php

Line Number: 52