Severity: Warning
Message: mysqli::query(): (HY000/1021): Disk full (/tmp/#sql_1dc8_0.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: 142
Function: get
File: /home/tnncom/public_html/application/controllers/Home.php
Line: 144
Function: authorPage
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: 142
Function: get
File: /home/tnncom/public_html/application/controllers/Home.php
Line: 144
Function: authorPage
File: /home/tnncom/public_html/index.php
Line: 315
Function: require_once
Error Number: 1021
Disk full (/tmp/#sql_1dc8_0.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
SELECT `posts`.*, `categories`.*, `users`.* FROM `posts` LEFT JOIN `relationships` ON `posts`.`post_id` = `relationships`.`post_id` LEFT JOIN `categories` ON `relationships`.`cat_id` = `categories`.`cat_id` LEFT JOIN `users` ON `users`.`ID` = `posts`.`author_id` WHERE `users`.`user_slug` = 'seema-sabah' GROUP BY `relationships`.`post_id` ORDER BY `post_date` DESC LIMIT 24
Filename: models/Authenticate.php
Line Number: 142
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: