Severity: Warning
Message: mysqli::query(): (HY000/3): Error writing file '/tmp/MYfd=2326' (OS errno 28 - No space left on device)
Filename: mysqli/mysqli_driver.php
Line Number: 305
Backtrace:
File: /home5/mlspgov/public_html/application/models/Content_model.php
Line: 157
Function: get
File: /home5/mlspgov/public_html/application/controllers/Content.php
Line: 186
Function: getLatestContents
File: /home5/mlspgov/public_html/index.php
Line: 292
Function: require_once
Severity: Warning
Message: Cannot modify header information - headers already sent by (output started at /home5/mlspgov/public_html/system/core/Exceptions.php:271)
Filename: core/Common.php
Line Number: 570
Backtrace:
File: /home5/mlspgov/public_html/application/models/Content_model.php
Line: 157
Function: get
File: /home5/mlspgov/public_html/application/controllers/Content.php
Line: 186
Function: getLatestContents
File: /home5/mlspgov/public_html/index.php
Line: 292
Function: require_once
Error Number: 3
Error writing file '/tmp/MYfd=2326' (OS errno 28 - No space left on device)
SELECT `contents`.*, `contents`.`title` as `translate_title`, `categories`.`title` as `category_title`, `categories`.`id` as `category_id` FROM `contents` JOIN `categories` ON `categories`.`id` = `contents`.`category_id` WHERE `contents`.`category_id` = 1 AND `contents`.`type` = 0 ORDER BY `created_at` DESC LIMIT 3
Filename: models/Content_model.php
Line Number: 157
Severity: Core Warning
Message: PHP Startup: Unable to load dynamic library 'xsl.so' (tried: /opt/cpanel/ea-php73/root/usr/lib64/php/modules/xsl.so (/lib64/libxslt.so.1: undefined symbol: xmlGenericErrorContext, version LIBXML2_2.4.30), /opt/cpanel/ea-php73/root/usr/lib64/php/modules/xsl.so.so (/opt/cpanel/ea-php73/root/usr/lib64/php/modules/xsl.so.so: cannot open shared object file: No such file or directory))
Filename: Unknown
Line Number: 0
Backtrace: