A PHP Error was encountered

Severity: Warning

Message: mysqli::query(): (HY000/1021): Disk full (/tmp/#sql-temptable-36a9e8-21330a-2697.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")

Filename: mysqli/mysqli_driver.php

Line Number: 221

Backtrace:

File: /home/fcmmex/public_html/application/models/Fcm_model.php
Line: 152
Function: get

File: /home/fcmmex/public_html/application/models/Fcm_model.php
Line: 140
Function: topProductsCategory

File: /home/fcmmex/public_html/application/controllers/Fcm.php
Line: 249
Function: getAllCategory

File: /home/fcmmex/public_html/index.php
Line: 291
Function: require_once

A PHP Error was encountered

Severity: Warning

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

Filename: core/Common.php

Line Number: 569

Backtrace:

File: /home/fcmmex/public_html/application/models/Fcm_model.php
Line: 152
Function: get

File: /home/fcmmex/public_html/application/models/Fcm_model.php
Line: 140
Function: topProductsCategory

File: /home/fcmmex/public_html/application/controllers/Fcm.php
Line: 249
Function: getAllCategory

File: /home/fcmmex/public_html/index.php
Line: 291
Function: require_once

Database Error

Ha ocurrido un error con la base de datos

Error Number: 1021

Disk full (/tmp/#sql-temptable-36a9e8-21330a-2697.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")

SELECT `id_products`, `product`, `description`, `image`, `id_categories` FROM `products` WHERE `id_categories` = '1' AND `status` = 1 ORDER BY RAND()

Filename: models/Fcm_model.php

Line Number: 152