Severity: Warning
Message: A non-numeric value encountered
Filename: controllers/Blog.php
Line Number: 116
Backtrace:
File: /home/aventuralocksmit/public_html/application/controllers/Blog.php
Line: 116
Function: _error_handler
File: /home/aventuralocksmit/public_html/index.php
Line: 286
Function: require_once
Severity: Warning
Message: Cannot modify header information - headers already sent by (output started at /home/aventuralocksmit/public_html/system/core/Exceptions.php:271)
Filename: core/Common.php
Line Number: 570
Backtrace:
File: /home/aventuralocksmit/public_html/application/models/Cms_model.php
Line: 491
Function: get
File: /home/aventuralocksmit/public_html/application/controllers/Blog.php
Line: 120
Function: get_blog_limit_cat_details
File: /home/aventuralocksmit/public_html/index.php
Line: 286
Function: require_once
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 '-6, 6' at line 5
SELECT * FROM `blog` INNER JOIN `blog_category` ON `blog`.`category`=`blog_category`.`id` WHERE `categoryseo` = 'residential' LIMIT -6, 6
Filename: models/Cms_model.php
Line Number: 491