Severity: Warning
Message: A non-numeric value encountered
Filename: controllers/Home.php
Line Number: 225
Backtrace:
File: /home/httpd/vhosts/rowema.ch/new.rowema.ch/application/controllers/Home.php
Line: 225
Function: _error_handler
File: /home/httpd/vhosts/rowema.ch/new.rowema.ch/index.php
Line: 315
Function: require_once
Severity: Warning
Message: Cannot modify header information - headers already sent by (output started at /home/httpd/vhosts/rowema.ch/new.rowema.ch/system/core/Exceptions.php:272)
Filename: core/Common.php
Line Number: 571
Backtrace:
File: /home/httpd/vhosts/rowema.ch/new.rowema.ch/application/models/Product_model.php
Line: 64
Function: get
File: /home/httpd/vhosts/rowema.ch/new.rowema.ch/application/controllers/Home.php
Line: 225
Function: get_paginated_items
File: /home/httpd/vhosts/rowema.ch/new.rowema.ch/index.php
Line: 315
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 '-3, 3' at line 5
SELECT * FROM `products` WHERE `isActive` = 1 ORDER BY `rank` ASC LIMIT -3, 3
Filename: models/Product_model.php
Line Number: 64