Severity: Warning
Message: mysqli::query(): (HY000/1021): Disk full (/tmp/#sql_1dc8_2.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Filename: mysqli/mysqli_driver.php
Line Number: 305
Backtrace:
File: /home/tnncom/public_html/application/models/Authenticate.php
Line: 81
Function: get
File: /home/tnncom/public_html/application/controllers/Home.php
Line: 33
Function: post
File: /home/tnncom/public_html/index.php
Line: 315
Function: require_once
Severity: Warning
Message: Cannot modify header information - headers already sent by (output started at /home/tnncom/public_html/system/core/Exceptions.php:271)
Filename: core/Common.php
Line Number: 564
Backtrace:
File: /home/tnncom/public_html/application/models/Authenticate.php
Line: 81
Function: get
File: /home/tnncom/public_html/application/controllers/Home.php
Line: 33
Function: post
File: /home/tnncom/public_html/index.php
Line: 315
Function: require_once
Error Number: 1021
Disk full (/tmp/#sql_1dc8_2.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
SELECT `posts`.*, GROUP_CONCAT(DISTINCT(categories.cat_name)) as cats, `users`.`display_name` as `display_name`, `users`.`user_slug` FROM `posts` LEFT JOIN `users` ON `posts`.`author_id` = `users`.`ID` LEFT JOIN `relationships` ON `posts`.`post_id` = `relationships`.`post_id` LEFT JOIN `categories` ON `relationships`.`cat_id` = `categories`.`cat_id` WHERE `posts`.`post_name` = 'fostering-peace-more-than-just-absence-of-violence' GROUP BY `relationships`.`post_id`
Filename: models/Authenticate.php
Line Number: 81
Severity: Notice
Message: fwrite(): write of 34 bytes failed with errno=28 No space left on device
Filename: drivers/Session_files_driver.php
Line Number: 263
Backtrace:
Severity: Warning
Message: session_write_close(): Failed to write session data using user defined save handler. (session.save_path: /home/tnncom/public_html/application/sessions)
Filename: Unknown
Line Number: 0
Backtrace: