A PHP Error was encountered

Severity: Notice

Message: Trying to get property of non-object

Filename: models/SiteModel.php

Line Number: 147

Backtrace:

File: /home/axiatohumcom/public_html/application/models/SiteModel.php
Line: 147
Function: _error_handler

File: /home/axiatohumcom/public_html/application/controllers/Index.php
Line: 143
Function: getWork

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

A PHP Error was encountered

Severity: Warning

Message: Creating default object from empty value

Filename: models/SiteModel.php

Line Number: 147

Backtrace:

File: /home/axiatohumcom/public_html/application/models/SiteModel.php
Line: 147
Function: _error_handler

File: /home/axiatohumcom/public_html/application/controllers/Index.php
Line: 143
Function: getWork

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

A PHP Error was encountered

Severity: Notice

Message: Undefined property: stdClass::$menu_image

Filename: controllers/Index.php

Line Number: 144

Backtrace:

File: /home/axiatohumcom/public_html/application/controllers/Index.php
Line: 144
Function: _error_handler

File: /home/axiatohumcom/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/axiatohumcom/public_html/system/core/Exceptions.php:272)

Filename: core/Common.php

Line Number: 573

Backtrace:

File: /home/axiatohumcom/public_html/application/models/SiteModel.php
Line: 140
Function: query

File: /home/axiatohumcom/public_html/application/controllers/Index.php
Line: 144
Function: getWork

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

Database Error

Bir Veri Tabanı Hatası Oluştu

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 'ORDER BY a.orderid ASC' at line 19

SELECT a.cover_image, a.galleryid, a.kroki_image, a.menu_image, a.desc, a.orderid, a.id as roomid, b.title, b.morecontent, b.butonyazi, b.butonlink, b.content FROM works a LEFT JOIN works_values b ON a.id = b.contentid AND b.langid = 3 where a.status = 1 AND a.id = ORDER BY a.orderid ASC

Filename: models/SiteModel.php

Line Number: 140