Fatal error: Uncaught Exception: Error: Disk got full writing '.(temporary)' (Errcode: 28 "No space left on device")<br />Error No: 1021<br />SELECT p.product_id, p.price, p.tax_class_id, p.image, p.minimum, p.bestseller, p.sales, p.view_ratio, p.status, p.date_available, p.date_added, p.date_modified, p.viewed, p.sort_order, p.quantity, p.model, p.sku, pd.name, pd.description, pd.meta_title, pd.meta_description, pd.meta_keyword, pd.tag, (SELECT price FROM oc_product_discount pd2 WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW())) ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price FROM oc_product_special ps WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW())) ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special FROM oc_product p JOIN oc_product_description pd ON (p.product_id = pd.product_id AND pd.language_id = '4') WHERE p.product_id in (1411400,1858827,1411324,1411376,1411314,1771428,1771461,1411317,1221320,1679114,1411347,1411305,1737326,1411313,1888792,1578868,1858846,1443766,1221313,1543172,1575464,1813210,1575471,1221311,1221333,1679113,1575468,1861742,1575467,1411339,1543179,1888781,1858842,1575463,1858839,1411327,1771426,1221408,1411363,1221396,1411309,1543188,1325055,1813211,1411379,1543181,1411380,1411366,1411306,1221325,1771429,1411307,1221309,1240625,1575477,1411394,1813206,1411316,1411367,1411350,1888777,1575462,1325058,1221307,1771460,1858843,1888778,1411373,1221327,1411391,1543170,1543173,1411312,1575474,1679121,1221321,1575459,1888790,1443767,1575461,1411311,1543180,1679122,1411358,1221330,1411315,1575469,1411360,1411385,1575475,1888779,1411382,1813182,1737328,1543184,1679123,1411336,1858840,1575460,1679119,1411318,1221334,1411403,1575458,1221319,1411330,1543189,1679124,1578875,1543182,1771393,1679117,1858838,1543178,1443768,1771430,1411381,1858844,1679120,1575472,1858837,1861731,1543190,1858841,1578876,1575456,1575473,1578867,1813151,1411353,1543186,1411308,1575470,1221336,1411397,1411356,1575466,1411344,1575457,1575465) ORDER BY FIELD(p.product_id, 1411400,1858827,1411324,1411376,1411314,1771428,1771461,1411317,1221320,1679114,1411347,1411305,1737326,1411313,1888792,1578868,1858846,1443766,1221313,1543172,1575464,1813210,1575471,1221311,1221333,1679113,1575468,1861742,1575467,1411339,1543179,1888781,1858842,1575463,1858839,1411327,1771426,1221408,1411363,1221396,1411309,1543188,1325055,1813211,1411379,1543181,1411380,1411366,1411306,1221325,1771429,1411307,1221309,1240625,1575477,1411394,1813206,1411316,1411367,1411350,1888777,1575462,1325058,1221307,1771460,1858843,1888778,1411373,1221327,1411391,1543170,1543173,1411312,1575474,1679121,1221321,1575459,1888790,1443767,1575461,1411311,1543180,1679122,1411358,1221330,1411315,1575469,1411360,1411385,1575475,1888779,1411382,1813182,1737328,1543184,1679123,1411336,1858840,1575460,1679119,1411318,1221334,1411403,1575458,1221319,1411330,1543189,1679124,1578875,1543182,1771393,1679117,1858838,1543178,1443768,1771430,1411381,1858844,1679120,1575472,1858837,1861731,1543190,1858841,1578876,1575456,1575473,1578867,1813151,1411353,1543186,1411308,1575470,1221336,1411397,1411356,1575466,1411344,1575457,1575465) LIMIT 120,20 in /home/sendflowersandmore.com/public_html/system/library/db/mysqli.php:60
Stack trace:
#0 /home/sendflowersandmore.com/public_html/system/library/db.php(45): DB\MySQLi->query()
#1 /home/sendflowersandmore.com/public_html/catalog/model/dyncategory/supportingFunctions.php(1573): DB->query()
#2 /home/sendflowersandmore.com/public_html/system/engine/loader.php(258): ModelDynCategorySupportingFunctions->getDyncategoryProducts()
#3 /home/sendflowersandmore.com/public_html/system/engine/proxy.php(41): Loader->{closure}()
#4 /home/sendflowersandmore.com/public_html/catalog/controller/dyncategory/dyncategory_index_inc.php(753): Proxy->__call()
#5 /home/sendflowersandmore.com/public_html/catalog/controller/dyncategory/dyncategory_v4_index_inc.php(30): include('...')
#6 /home/sendflowersandmore.com/public_html/catalog/controller/dyncategory/dyncategory_v4.php(4): include('...')
#7 /home/sendflowersandmore.com/public_html/system/engine/action.php(79): ControllerDyncategoryDyncategoryV4->index()
#8 /home/sendflowersandmore.com/public_html/catalog/controller/startup/router.php(27): Action->execute()
#9 /home/sendflowersandmore.com/public_html/system/engine/action.php(79): ControllerStartupRouter->index()
#10 /home/sendflowersandmore.com/public_html/system/engine/router.php(67): Action->execute()
#11 /home/sendflowersandmore.com/public_html/system/engine/router.php(56): Router->execute()
#12 /home/sendflowersandmore.com/public_html/system/framework.php(201): Router->dispatch()
#13 /home/sendflowersandmore.com/public_html/system/startup.php(106): require_once('...')
#14 /home/sendflowersandmore.com/public_html/index.php(48): start()
#15 {main}
thrown in /home/sendflowersandmore.com/public_html/system/library/db/mysqli.php on line 60