Severity: Warning
Message: Undefined array key 0
Filename: controllers/News.php
Line Number: 127
Backtrace:
File: /home/u0828104/salepropertyturkey.com/application/controllers/News.php
Line: 127
Function: _error_handler
File: /home/u0828104/salepropertyturkey.com/index.php
Line: 315
Function: require_once
Severity: Warning
Message: Attempt to read property "category_name_tr" on null
Filename: controllers/News.php
Line Number: 127
Backtrace:
File: /home/u0828104/salepropertyturkey.com/application/controllers/News.php
Line: 127
Function: _error_handler
File: /home/u0828104/salepropertyturkey.com/index.php
Line: 315
Function: require_once
Severity: Warning
Message: Undefined array key 0
Filename: controllers/News.php
Line Number: 128
Backtrace:
File: /home/u0828104/salepropertyturkey.com/application/controllers/News.php
Line: 128
Function: _error_handler
File: /home/u0828104/salepropertyturkey.com/index.php
Line: 315
Function: require_once
Severity: Warning
Message: Attempt to read property "category_desc_tr" on null
Filename: controllers/News.php
Line Number: 128
Backtrace:
File: /home/u0828104/salepropertyturkey.com/application/controllers/News.php
Line: 128
Function: _error_handler
File: /home/u0828104/salepropertyturkey.com/index.php
Line: 315
Function: require_once
Severity: Warning
Message: Undefined array key 0
Filename: controllers/News.php
Line Number: 129
Backtrace:
File: /home/u0828104/salepropertyturkey.com/application/controllers/News.php
Line: 129
Function: _error_handler
File: /home/u0828104/salepropertyturkey.com/index.php
Line: 315
Function: require_once
Severity: Warning
Message: Attempt to read property "category_desc_tr" on null
Filename: controllers/News.php
Line Number: 129
Backtrace:
File: /home/u0828104/salepropertyturkey.com/application/controllers/News.php
Line: 129
Function: _error_handler
File: /home/u0828104/salepropertyturkey.com/index.php
Line: 315
Function: require_once
Severity: Warning
Message: Undefined array key 0
Filename: controllers/News.php
Line Number: 131
Backtrace:
File: /home/u0828104/salepropertyturkey.com/application/controllers/News.php
Line: 131
Function: _error_handler
File: /home/u0828104/salepropertyturkey.com/index.php
Line: 315
Function: require_once
Severity: Warning
Message: Attempt to read property "category_img" on null
Filename: controllers/News.php
Line Number: 131
Backtrace:
File: /home/u0828104/salepropertyturkey.com/application/controllers/News.php
Line: 131
Function: _error_handler
File: /home/u0828104/salepropertyturkey.com/index.php
Line: 315
Function: require_once
Severity: Warning
Message: Undefined array key 0
Filename: controllers/News.php
Line Number: 136
Backtrace:
File: /home/u0828104/salepropertyturkey.com/application/controllers/News.php
Line: 136
Function: _error_handler
File: /home/u0828104/salepropertyturkey.com/index.php
Line: 315
Function: require_once
Severity: Warning
Message: Attempt to read property "category_id" on null
Filename: controllers/News.php
Line Number: 136
Backtrace:
File: /home/u0828104/salepropertyturkey.com/application/controllers/News.php
Line: 136
Function: _error_handler
File: /home/u0828104/salepropertyturkey.com/index.php
Line: 315
Function: require_once
Severity: Warning
Message: Cannot modify header information - headers already sent by (output started at /home/u0828104/salepropertyturkey.com/system/core/Exceptions.php:271)
Filename: core/Common.php
Line Number: 570
Backtrace:
File: /home/u0828104/salepropertyturkey.com/application/models/Frontpage.php
Line: 261
Function: query
File: /home/u0828104/salepropertyturkey.com/application/controllers/News.php
Line: 136
Function: get_news_num
File: /home/u0828104/salepropertyturkey.com/index.php
Line: 315
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 news.news_status = 1 GROUP BY news_categories.news_id' at line 5
SELECT * FROM news_categories INNER JOIN news ON news_categories.news_id = news.news_id WHERE news_categories.category_id = AND news.news_status = 1 GROUP BY news_categories.news_id
Filename: models/Frontpage.php
Line Number: 261