Severity: Warning
Message: A non-numeric value encountered
Filename: models/Catalogs_group_model.php
Line Number: 405
Backtrace:
File: /home/euroluster/euroluster.ru/www/application/frontend/models/Catalogs_group_model.php
Line: 405
Function: _error_handler
File: /home/euroluster/euroluster.ru/www/application/frontend/controllers/Filters.php
Line: 115
Function: get_items
File: /home/euroluster/euroluster.ru/www/index.php
Line: 331
Function: require_once
Severity: Warning
Message: Cannot modify header information - headers already sent by (output started at /home/euroluster/euroluster.ru/www/system/core/Exceptions.php:272)
Filename: core/Common.php
Line Number: 565
Backtrace:
File: /home/euroluster/euroluster.ru/www/application/frontend/core/MY_Model.php
Line: 417
Function: query
File: /home/euroluster/euroluster.ru/www/application/frontend/models/Catalogs_group_model.php
Line: 419
Function: sql_query_array
File: /home/euroluster/euroluster.ru/www/application/frontend/controllers/Filters.php
Line: 115
Function: get_items
File: /home/euroluster/euroluster.ru/www/index.php
Line: 331
Function: require_once
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 '-32,30' at line 7
select c.* from catalogs c left join maders m on c.maders_id=m.id where c.is_block=0 and c.is_show=1 and c.maders_id IN(58) and c.pid IN(725,5) order by c.`order` asc limit -32,30
Filename: core/MY_Model.php
Line Number: 417