Advertisement
Guest User

Untitled

a guest
Jul 17th, 2018
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.26 KB | None | 0 0
  1. [17-Jul-2018 14:22:25 Europe/London] PHP Fatal error: Uncaught lithium\data\model\QueryException: SELECT `Groups`.`id`, `Groups`.`name`, `Groups`.`backfill_target`, `Groups`.`first_record`, `Groups`.`first_record_postdate`, `Groups`.`last_record`, `Groups`.`last_record_postdate`, `Groups`.`last_updated`, `Groups`.`minfilestoformrelease`, `Groups`.`minsizetoformrelease`, `Groups`.`active`, `Groups`.`backfill`, `Groups`.`description` FROM `groups` AS `Groups` ORDER BY `Groups`.`name` ASC LIMIT 50 OFFSET -2500;: 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 '-2500' at line 1 in /var/www/nZEDb/libraries/lithium/data/source/Database.php:1604
  2. Stack trace:
  3. #0 /var/www/nZEDb/libraries/lithium/aop/Filters.php(231): lithium\data\source\Database->lithium\data\source\{closure}(Array)
  4. #1 /var/www/nZEDb/libraries/lithium/data/source/Database.php(1605): lithium\aop\Filters::run(Object(app\extensions\adapter\data\source\database\MySql), '_error', Array, Object(Closure))
  5. #2 /var/www/nZEDb/l in /var/www/nZEDb/libraries/lithium/data/source/Database.php on line 1604
  6. [17-Jul-2018 14:22:58 Europe/London] PHP Fatal error: Uncaught lithium\data\model\QueryException: SELECT `Groups`.`id`, `Groups`.`name`, `Groups`.`backfill_target`, `Groups`.`first_record`, `Groups`.`first_record_postdate`, `Groups`.`last_record`, `Groups`.`last_record_postdate`, `Groups`.`last_updated`, `Groups`.`minfilestoformrelease`, `Groups`.`minsizetoformrelease`, `Groups`.`active`, `Groups`.`backfill`, `Groups`.`description` FROM `groups` AS `Groups` ORDER BY `Groups`.`name` ASC LIMIT 50 OFFSET -2500;: 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 '-2500' at line 1 in /var/www/nZEDb/libraries/lithium/data/source/Database.php:1604
  7. Stack trace:
  8. #0 /var/www/nZEDb/libraries/lithium/aop/Filters.php(231): lithium\data\source\Database->lithium\data\source\{closure}(Array)
  9. #1 /var/www/nZEDb/libraries/lithium/data/source/Database.php(1605): lithium\aop\Filters::run(Object(app\extensions\adapter\data\source\database\MySql), '_error', Array, Object(Closure))
  10. #2 /var/www/nZEDb/l in /var/www/nZEDb/libraries/lithium/data/source/Database.php on line 1604
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement