A PHP Error was encountered

Severity: Warning

Message: A non-numeric value encountered

Filename: controllers/Home.php

Line Number: 34

Backtrace:

File: /home/forestep/public_html/application/controllers/Home.php
Line: 34
Function: _error_handler

File: /home/forestep/public_html/index.php
Line: 293
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: Cannot modify header information - headers already sent by (output started at /home/forestep/public_html/system/core/Exceptions.php:272)

Filename: core/Common.php

Line Number: 568

Backtrace:

File: /home/forestep/public_html/application/models/Products_model.php
Line: 99
Function: get

File: /home/forestep/public_html/application/controllers/Home.php
Line: 36
Function: view

File: /home/forestep/public_html/index.php
Line: 293
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 '-80, 80' at line 6

SELECT * FROM `products` WHERE `special_products` =0 AND `active` = 1 ORDER BY `order_d` DESC LIMIT -80, 80

Filename: models/Products_model.php

Line Number: 99