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 (1411324,1575465,1411309,1411376,1575472,1861731,1575461,1543188,1679120,1221321,1858840,1411380,1888778,1679117,1543190,1325058,1411307,1543180,1411385,1221325,1411306,1411314,1888781,1411318,1411353,1771460,1443767,1411373,1411367,1411327,1575471,1858838,1679123,1411381,1888790,1543170,1575475,1543173,1411400,1575462,1543182,1575477,1575466,1771426,1575460,1737328,1411330,1679121,1575473,1221319,1771428,1575474,1813206,1411397,1411379,1813211,1411358,1575469,1543184,1411360,1575458,1575470,1575467,1221311,1737326,1858839,1575463,1411382,1578867,1443766,1543181,1861742,1679119,1543179,1888777,1240625,1888792,1575456,1411305,1858846,1771393,1411315,1543178,1813182,1578875,1221307,1411313,1543172,1411394,1813151,1411366,1771429,1221396,1443768,1221334,1411356,1888779,1575457,1221408,1411403,1575468,1411344,1411336,1411317,1575464,1771461,1543186,1411350,1858843,1858844,1221320,1679113,1411312,1221327,1679122,1543189,1325055,1679114,1679124,1858827,1411391,1411347,1221309,1858837,1771430,1578868,1411311,1411339,1813210,1221336,1578876,1411308,1221330,1858842,1221333,1575459,1411316,1221313,1411363,1858841) ORDER BY FIELD(p.product_id, 1411324,1575465,1411309,1411376,1575472,1861731,1575461,1543188,1679120,1221321,1858840,1411380,1888778,1679117,1543190,1325058,1411307,1543180,1411385,1221325,1411306,1411314,1888781,1411318,1411353,1771460,1443767,1411373,1411367,1411327,1575471,1858838,1679123,1411381,1888790,1543170,1575475,1543173,1411400,1575462,1543182,1575477,1575466,1771426,1575460,1737328,1411330,1679121,1575473,1221319,1771428,1575474,1813206,1411397,1411379,1813211,1411358,1575469,1543184,1411360,1575458,1575470,1575467,1221311,1737326,1858839,1575463,1411382,1578867,1443766,1543181,1861742,1679119,1543179,1888777,1240625,1888792,1575456,1411305,1858846,1771393,1411315,1543178,1813182,1578875,1221307,1411313,1543172,1411394,1813151,1411366,1771429,1221396,1443768,1221334,1411356,1888779,1575457,1221408,1411403,1575468,1411344,1411336,1411317,1575464,1771461,1543186,1411350,1858843,1858844,1221320,1679113,1411312,1221327,1679122,1543189,1325055,1679114,1679124,1858827,1411391,1411347,1221309,1858837,1771430,1578868,1411311,1411339,1813210,1221336,1578876,1411308,1221330,1858842,1221333,1575459,1411316,1221313,1411363,1858841) 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