A PHP Error was encountered

Severity: Warning

Message: A non-numeric value encountered

Filename: controllers/News.php

Line Number: 72

Backtrace:

File: /home/mswglobal/public_html/application/controllers/News.php
Line: 72
Function: _error_handler

File: /home/mswglobal/public_html/application/controllers/News.php
Line: 21
Function: index

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

Filename: core/Common.php

Line Number: 571

Backtrace:

File: /home/mswglobal/public_html/application/models/News_model.php
Line: 35
Function: get

File: /home/mswglobal/public_html/application/controllers/News.php
Line: 73
Function: getList

File: /home/mswglobal/public_html/application/controllers/News.php
Line: 21
Function: index

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

Database Error

A Database Error Occurred

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 `mswt_news` WHERE `IsActive` = 1 ORDER BY `Ordering` LIMIT -6, 6

Filename: models/News_model.php

Line Number: 35