наверх
( ! ) Fatal error: Uncaught ActiveRecord\DatabaseException: PDOException: SQLSTATE[42000]: Syntax error or access violation: 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 '-10,10' at line 1 in /web/composer/vendor/php-activerecord/php-activerecord/lib/Connection.php on line 335 | ||||
---|---|---|---|---|
( ! ) ActiveRecord\DatabaseException: PDOException: SQLSTATE[42000]: Syntax error or access violation: 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 '-10,10' at line 1 in /web/composer/vendor/php-activerecord/php-activerecord/lib/Connection.php:332 Stack trace: #0 /web/composer/vendor/php-activerecord/php-activerecord/lib/Connection.php(332): PDOStatement->execute(Array) #1 /web/composer/vendor/php-activerecord/php-activerecord/lib/Table.php(237): ActiveRecord\Connection->query('SELECT * FROM `...', Array) #2 /web/composer/vendor/php-activerecord/php-activerecord/lib/Table.php(219): ActiveRecord\Table->find_by_sql('SELECT * FROM `...', Array, false, NULL) #3 /web/composer/vendor/php-activerecord/php-activerecord/lib/Model.php(1608): ActiveRecord\Table->find(Array) #4 [internal function]: ActiveRecord\Model::find('all', Array) #5 /web/composer/vendor/php-activerecord/php-activerecord/lib/Model.php(1436): call_user_func_array('static::find', Array) #6 /web/domains/alfa.donlib.ru/inc/site/categories.php(82): ActiveRecord\Model::all(Array) #7 /web/domains/alfa.donlib.ru/themes/default/templates/categories/list.php(33): categories->records() #8 /web/domains/alfa.donlib.ru/inc/site/categories.php(27): include('/web/domains/al...') #9 /web/domains/alfa.donlib.ru/inc/site/categories.php(16): categories->load() #10 /web/domains/alfa.donlib.ru/index.php(129): categories->__construct() #11 {main} in /web/composer/vendor/php-activerecord/php-activerecord/lib/Connection.php on line 335 | ||||
Call Stack | ||||
# | Time | Memory | Function | Location |
1 | 0.0004 | 390520 | {main}( ) | .../index.php:0 |
2 | 0.0327 | 2211536 | categories->__construct( ) | .../index.php:129 |
3 | 0.0327 | 2211912 | categories->load( ) | .../categories.php:16 |
4 | 0.0339 | 2227944 | include( '/web/domains/alfa.donlib.ru/themes/default/templates/categories/list.php' ) | .../categories.php:27 |
5 | 0.0383 | 2262360 | categories->records( ) | .../list.php:33 |
6 | 0.0384 | 2263136 | ActiveRecord\Model::all( ) | .../categories.php:82 |
7 | 0.0384 | 2263512 | call_user_func_array:{/web/composer/vendor/php-activerecord/php-activerecord/lib/Model.php:1436} ( ) | .../Model.php:1436 |
8 | 0.0384 | 2263544 | ActiveRecord\Model::find( ) | .../Model.php:1436 |
9 | 0.0428 | 2364656 | ActiveRecord\Table->find( ) | .../Model.php:1608 |
10 | 0.0430 | 2365632 | ActiveRecord\Table->find_by_sql( ) | .../Table.php:219 |
11 | 0.0430 | 2366104 | ActiveRecord\MysqlAdapter->query( ) | .../Table.php:237 |