Severity: Warning
Message: mysqli::query(): (HY000/1): Can't create/write to file '/tmp/MYbKUFcv' (OS errno 28 - No space left on device)
Filename: mysqli/mysqli_driver.php
Line Number: 307
Backtrace:
File: /home/mastercommind/public_html/application/models/front/BlogModel.php
Line: 114
Function: get
File: /home/mastercommind/public_html/application/controllers/FrontBlogController.php
Line: 94
Function: get_recent_post
File: /home/mastercommind/public_html/index.php
Line: 315
Function: require_once
Severity: Warning
Message: Cannot modify header information - headers already sent by (output started at /home/mastercommind/public_html/system/core/Exceptions.php:271)
Filename: core/Common.php
Line Number: 570
Backtrace:
File: /home/mastercommind/public_html/application/models/front/BlogModel.php
Line: 114
Function: get
File: /home/mastercommind/public_html/application/controllers/FrontBlogController.php
Line: 94
Function: get_recent_post
File: /home/mastercommind/public_html/index.php
Line: 315
Function: require_once
Error Number: 1
Can't create/write to file '/tmp/MYbKUFcv' (OS errno 28 - No space left on device)
SELECT * FROM `ci_posts` WHERE `link_rewrite` != 'game-based-learning' AND `enable` = 'on' ORDER BY `date` DESC LIMIT 4
Filename: models/front/BlogModel.php
Line Number: 114