Severity: Notice
Message: Undefined index: tip
Filename: controllers/Site.php
Line Number: 222
Backtrace:
File: /home/u8093198/homeletalanya.com/application/controllers/Site.php
Line: 222
Function: _error_handler
File: /home/u8093198/homeletalanya.com/index.php
Line: 316
Function: require_once
Severity: Notice
Message: Undefined index: tip
Filename: controllers/Site.php
Line Number: 224
Backtrace:
File: /home/u8093198/homeletalanya.com/application/controllers/Site.php
Line: 224
Function: _error_handler
File: /home/u8093198/homeletalanya.com/index.php
Line: 316
Function: require_once
Severity: Notice
Message: Undefined index: sayfa_title
Filename: controllers/Site.php
Line Number: 242
Backtrace:
File: /home/u8093198/homeletalanya.com/application/controllers/Site.php
Line: 242
Function: _error_handler
File: /home/u8093198/homeletalanya.com/index.php
Line: 316
Function: require_once
Severity: Notice
Message: Undefined index: sayfa_desc
Filename: controllers/Site.php
Line Number: 243
Backtrace:
File: /home/u8093198/homeletalanya.com/application/controllers/Site.php
Line: 243
Function: _error_handler
File: /home/u8093198/homeletalanya.com/index.php
Line: 316
Function: require_once
Severity: Notice
Message: Undefined index: sayfa_key
Filename: controllers/Site.php
Line Number: 244
Backtrace:
File: /home/u8093198/homeletalanya.com/application/controllers/Site.php
Line: 244
Function: _error_handler
File: /home/u8093198/homeletalanya.com/index.php
Line: 316
Function: require_once
Severity: Notice
Message: Undefined index: klasor
Filename: controllers/Site.php
Line Number: 245
Backtrace:
File: /home/u8093198/homeletalanya.com/application/controllers/Site.php
Line: 245
Function: _error_handler
File: /home/u8093198/homeletalanya.com/index.php
Line: 316
Function: require_once
Severity: Notice
Message: Undefined index: sayfa_resim
Filename: controllers/Site.php
Line Number: 245
Backtrace:
File: /home/u8093198/homeletalanya.com/application/controllers/Site.php
Line: 245
Function: _error_handler
File: /home/u8093198/homeletalanya.com/index.php
Line: 316
Function: require_once
Severity: Notice
Message: Undefined index: ekleyen
Filename: emlaklar/e_detay.php
Line Number: 19
Backtrace:
File: /home/u8093198/homeletalanya.com/application/views/front/emlaklar/e_detay.php
Line: 19
Function: _error_handler
File: /home/u8093198/homeletalanya.com/application/controllers/Site.php
Line: 249
Function: view
File: /home/u8093198/homeletalanya.com/index.php
Line: 316
Function: require_once
Severity: Warning
Message: Cannot modify header information - headers already sent by (output started at /home/u8093198/homeletalanya.com/system/core/Exceptions.php:271)
Filename: core/Common.php
Line Number: 570
Backtrace:
File: /home/u8093198/homeletalanya.com/application/models/Site_model.php
Line: 1173
Function: query
File: /home/u8093198/homeletalanya.com/application/views/front/emlaklar/e_detay.php
Line: 19
Function: temsilci_cek
File: /home/u8093198/homeletalanya.com/application/controllers/Site.php
Line: 249
Function: view
File: /home/u8093198/homeletalanya.com/index.php
Line: 316
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 u.aktif=1 AND u.temsilci=1' at line 1
select u.adsoyad,u.email,u.gsm,u.cinsiyet,u.avatar,u.temsilci, e.ad_6 as unvan from uyeler as u LEFT JOIN emlakdetaylari as e ON e.id = u.unvan AND e.tip=5 AND e.id=u.unvan where u.id = and u.aktif=1 AND u.temsilci=1
Filename: models/Site_model.php
Line Number: 1173