A PHP Error was encountered

Severity: Notice

Message: Undefined variable: devoirsTab

Filename: controllers/devoirs.php

Line Number: 140

A PHP Error was encountered

Severity: Warning

Message: Cannot modify header information - headers already sent by (output started at /home/revisioncr/www/system/core/Exceptions.php:185)

Filename: core/Common.php

Line Number: 443

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 '-1, 30' at line 8

SELECT `document_id`, `titre`, `discipline_id`, `source`, `extrait`, `typedocument_id`, `pagedegarde`, `annee`, `pathdocument`, `niveau_id`, `formation_id`, `serie_id`, `nbredevue`, `datecreate`, `userid_create`, `dateupdate`, `userid_update`, `path_corrige`, `isprivate`, `imageproduit`, `textproduit`, `videolink` FROM (`rvc_document`) WHERE `typedocument_id` = 2 AND `validation` = 'validé' AND `formation_id` = 'blocked' AND `lecon_id` = '0' ORDER BY `document_id` DESC LIMIT -1, 30

Filename: /home/revisioncr/www/models/rvc_document_model.php

Line Number: 416