Severity: Warning
Message: fopen(/var/cpanel/php/sessions/ea-php74/ci_sessiona0e0617d2afc5f776bb22613ecddebc6519e7193): failed to open stream: Disk quota exceeded
Filename: drivers/Session_files_driver.php
Line Number: 176
Backtrace:
File: /mnt/home/paklinko/public_html/application/controllers/Product.php
Line: 6
Function: __construct
File: /mnt/home/paklinko/public_html/index.php
Line: 317
Function: require_once
Severity: Warning
Message: session_start(): Failed to read session data: user (path: /var/cpanel/php/sessions/ea-php74)
Filename: Session/Session.php
Line Number: 143
Backtrace:
File: /mnt/home/paklinko/public_html/application/controllers/Product.php
Line: 6
Function: __construct
File: /mnt/home/paklinko/public_html/index.php
Line: 317
Function: require_once
Severity: Warning
Message: Cannot modify header information - headers already sent by (output started at /mnt/home/paklinko/public_html/system/core/Exceptions.php:271)
Filename: core/Common.php
Line Number: 570
Backtrace:
File: /mnt/home/paklinko/public_html/application/models/Crud_model.php
Line: 108
Function: get
File: /mnt/home/paklinko/public_html/application/helpers/custom_helper.php
Line: 1014
Function: fetch
File: /mnt/home/paklinko/public_html/application/controllers/Product.php
Line: 49
Function: getProductByCategoryId
File: /mnt/home/paklinko/public_html/index.php
Line: 317
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 ') and `taxonomy` = 'post_category' and `post`.`post_status` = 'publi...' at line 4
SELECT `post`.`id` as `post_id`, `post`.`post_title`, `post`.`post_content`, `post`.`comment_status` FROM `post` JOIN `post_mapping` ON `post`.`id` = `post_mapping`.`post_id` WHERE `term_id` IN() and `taxonomy` = 'post_category' and `post`.`post_status` = 'publish' and `post`.`post_type` = 'product' LIMIT 15, 15
Filename: models/Crud_model.php
Line Number: 108