A PHP Error was encountered

Severity: Warning

Message: A non-numeric value encountered

Filename: models/Project_model.php

Line Number: 35

Backtrace:

File: /home/ceswood/public_html/application/models/Project_model.php
Line: 35
Function: _error_handler

File: /home/ceswood/public_html/application/controllers/Main.php
Line: 376
Function: get_paging

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

Filename: core/Common.php

Line Number: 570

Backtrace:

File: /home/ceswood/public_html/application/models/Project_model.php
Line: 39
Function: get

File: /home/ceswood/public_html/application/controllers/Main.php
Line: 376
Function: get_paging

File: /home/ceswood/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 '-9, 9' at line 5

SELECT *, (SELECT project_category FROM project_category WHERE project_category.project_category_id = project.project_category_id) AS project_category FROM `project` WHERE `duplicate_of` =0 ORDER BY `ordering_no` ASC LIMIT -9, 9

Filename: models/Project_model.php

Line Number: 39