Severity: Notice
Message: Trying to get property of non-object
Filename: controllers/Urunler.php
Line Number: 239
Backtrace:
File: /home2/eleganmobilya/domains/eleganmobilya.com/public_html/application/controllers/Urunler.php
Line: 239
Function: _error_handler
File: /home2/eleganmobilya/domains/eleganmobilya.com/public_html/index.php
Line: 323
Function: require_once
Severity: Notice
Message: Trying to get property of non-object
Filename: controllers/Urunler.php
Line Number: 245
Backtrace:
File: /home2/eleganmobilya/domains/eleganmobilya.com/public_html/application/controllers/Urunler.php
Line: 245
Function: _error_handler
File: /home2/eleganmobilya/domains/eleganmobilya.com/public_html/index.php
Line: 323
Function: require_once
Severity: Notice
Message: Trying to get property of non-object
Filename: controllers/Urunler.php
Line Number: 248
Backtrace:
File: /home2/eleganmobilya/domains/eleganmobilya.com/public_html/application/controllers/Urunler.php
Line: 248
Function: _error_handler
File: /home2/eleganmobilya/domains/eleganmobilya.com/public_html/index.php
Line: 323
Function: require_once
Severity: Notice
Message: Trying to get property of non-object
Filename: controllers/Urunler.php
Line Number: 257
Backtrace:
File: /home2/eleganmobilya/domains/eleganmobilya.com/public_html/application/controllers/Urunler.php
Line: 257
Function: _error_handler
File: /home2/eleganmobilya/domains/eleganmobilya.com/public_html/index.php
Line: 323
Function: require_once
Severity: Notice
Message: Trying to get property of non-object
Filename: controllers/Urunler.php
Line Number: 261
Backtrace:
File: /home2/eleganmobilya/domains/eleganmobilya.com/public_html/application/controllers/Urunler.php
Line: 261
Function: _error_handler
File: /home2/eleganmobilya/domains/eleganmobilya.com/public_html/index.php
Line: 323
Function: require_once
Severity: Notice
Message: Trying to get property of non-object
Filename: controllers/Urunler.php
Line Number: 376
Backtrace:
File: /home2/eleganmobilya/domains/eleganmobilya.com/public_html/application/controllers/Urunler.php
Line: 376
Function: _error_handler
File: /home2/eleganmobilya/domains/eleganmobilya.com/public_html/index.php
Line: 323
Function: require_once
Severity: Notice
Message: Trying to get property of non-object
Filename: controllers/Urunler.php
Line Number: 383
Backtrace:
File: /home2/eleganmobilya/domains/eleganmobilya.com/public_html/application/controllers/Urunler.php
Line: 383
Function: _error_handler
File: /home2/eleganmobilya/domains/eleganmobilya.com/public_html/index.php
Line: 323
Function: require_once
Severity: Warning
Message: Cannot modify header information - headers already sent by (output started at /home2/eleganmobilya/domains/eleganmobilya.com/public_html/system/core/Exceptions.php:271)
Filename: core/Common.php
Line Number: 570
Backtrace:
File: /home2/eleganmobilya/domains/eleganmobilya.com/public_html/application/controllers/Urunler.php
Line: 385
Function: query
File: /home2/eleganmobilya/domains/eleganmobilya.com/public_html/index.php
Line: 323
Function: require_once
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 'AND product.durum = 1 AND content.lang = 'tr'' at line 5
SELECT DISTINCT(product.markaId),markalar.baslik FROM product LEFT JOIN content ON content.parentId = product.id LEFT JOIN markalar ON product.markaId = markalar.id WHERE product.categoryId = AND product.durum = 1 AND content.lang = 'tr'
Filename: controllers/Urunler.php
Line Number: 385