A PHP Error was encountered

Severity: Notice

Message: Undefined index: HTTP_ACCEPT_LANGUAGE

Filename: core/MY_Controller.php

Line Number: 29

Backtrace:

File: /home/gartenco/public_html/application/core/MY_Controller.php
Line: 29
Function: _error_handler

File: /home/gartenco/public_html/application/controllers/Projetos.php
Line: 8
Function: __construct

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

A PHP Error was encountered

Severity: Notice

Message: Trying to get property of non-object

Filename: controllers/Projetos.php

Line Number: 45

Backtrace:

File: /home/gartenco/public_html/application/controllers/Projetos.php
Line: 45
Function: _error_handler

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

A PHP Error was encountered

Severity: Notice

Message: Trying to get property of non-object

Filename: controllers/Projetos.php

Line Number: 45

Backtrace:

File: /home/gartenco/public_html/application/controllers/Projetos.php
Line: 45
Function: _error_handler

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

A PHP Error was encountered

Severity: Warning

Message: Attempt to assign property of non-object

Filename: controllers/Projetos.php

Line Number: 45

Backtrace:

File: /home/gartenco/public_html/application/controllers/Projetos.php
Line: 45
Function: _error_handler

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

A PHP Error was encountered

Severity: Notice

Message: Trying to get property of non-object

Filename: controllers/Projetos.php

Line Number: 46

Backtrace:

File: /home/gartenco/public_html/application/controllers/Projetos.php
Line: 46
Function: _error_handler

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

A PHP Error was encountered

Severity: Warning

Message: Attempt to assign property of non-object

Filename: controllers/Projetos.php

Line Number: 46

Backtrace:

File: /home/gartenco/public_html/application/controllers/Projetos.php
Line: 46
Function: _error_handler

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

A PHP Error was encountered

Severity: Notice

Message: Trying to get property of non-object

Filename: controllers/Projetos.php

Line Number: 47

Backtrace:

File: /home/gartenco/public_html/application/controllers/Projetos.php
Line: 47
Function: _error_handler

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

Filename: core/Common.php

Line Number: 564

Backtrace:

File: /home/gartenco/public_html/application/models/Projetos_model.php
Line: 99
Function: query

File: /home/gartenco/public_html/application/controllers/Projetos.php
Line: 48
Function: get_adjacentes

File: /home/gartenco/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 MariaDB server version for the right syntax to use near 'UNION ALL (SELECT * FROM projeto WHERE id < ORDER BY id ' at line 2

SELECT * FROM projeto WHERE id = UNION ALL (SELECT * FROM projeto WHERE id < ORDER BY id DESC LIMIT 1) UNION ALL (SELECT * FROM projeto WHERE id > ORDER BY id ASC LIMIT 1);

Filename: models/Projetos_model.php

Line Number: 99