Fatal error: Uncaught mysqli_sql_exception: 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 ')' at line 1 in /volume1/web/shop/app/services/Database.php on line 30 mysqli_sql_exception: 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 ')' at line 1 in /volume1/web/shop/app/services/Database.php on line 30 Call Stack: 0.0003 360952 1. {main}() /volume1/web/shop/public/index.php:0 0.0191 607696 2. Router->dispatch($requestUri = '/product/print', $requestMethod = 'GET') /volume1/web/shop/public/index.php:119 0.0193 608016 3. App\Controllers\PrdController->list($subList = 'print') /volume1/web/shop/app/config/router.php:25 0.0198 609080 4. App\Models\HomeModel->getMainList($data = 'print') /volume1/web/shop/app/controllers/PrdController.php:46 0.0204 621920 5. App\Services\Database->executeQuery($sql = 'SELECT * FROM shop_webpage WHERE wp_id IN ()', $params = [], $fetch = 'all') /volume1/web/shop/app/models/HomeModel.php:237 0.0204 621920 6. mysqli->prepare($query = 'SELECT * FROM shop_webpage WHERE wp_id IN ()') /volume1/web/shop/app/services/Database.php:30