A PHP Error was encountered

Severity: Warning

Message: mysqli::query(): (HY000/1021): Disk full (/tmp/#sql-temptable-3e2b74-513656-317ab.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")

Filename: mysqli/mysqli_driver.php

Line Number: 306

Backtrace:

File: /home/samahit1/public_html/pfbbali.com/application/controllers/Gallery.php
Line: 53
Function: query

File: /home/samahit1/public_html/pfbbali.com/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: Cannot modify header information - headers already sent by (output started at /home/samahit1/public_html/pfbbali.com/system/core/Exceptions.php:272)

Filename: core/Common.php

Line Number: 573

Backtrace:

File: /home/samahit1/public_html/pfbbali.com/application/controllers/Gallery.php
Line: 53
Function: query

File: /home/samahit1/public_html/pfbbali.com/index.php
Line: 315
Function: require_once

Database Error

A Database Error Occurred

Error Number: 1021

Disk full (/tmp/#sql-temptable-3e2b74-513656-317ab.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")

SELECT DISTINCT b.`id_foto`, b.`slug_foto`, b.`thumb` FROM pfb_photo_categories a RIGHT JOIN pfb_foto b USING(id_foto) JOIN pfb_user_login c USING(id_user) WHERE b.`slug_foto`!="" AND c.`status`="aktif" AND a.`id_cat` = 6 ORDER BY b.`uploaded_on` DESC

Filename: controllers/Gallery.php

Line Number: 53