Notice: fwrite(): Write of 238 bytes failed with errno=28 No space left on device in /home/sendflowersandmore.com/public_html/system/library/log.php on line 41
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 (1505844,1221397,1221377,1730356,1771451,1861748,1443770,1771456,1240638,1813158,1505841,1771436,1588047,1240641,1771461,1861745,1861730,1588050,1240582,1861747,1813156,1505846,1874612,1240600,1771450,1861740,1588060,1240653,1240626,1861724,1813135,1240617,1813157,1813196,1909974,1505850,1571628,1240622,1861744,1240619,1771449,1874624,1221375,1796274,1771395,1240667,1240581,1505840,1771452,1888814,1771408,1240624,1240634,1861743,1240628,1240603,1240570,1813164,1240620,1861734,1262214,1723410,1240665,1771434,1240571,1771454,1240578,1737316,1874622,1240639,1588062,1240593,1240605,1897441,1505847,1813152,1240569,1240616,1771437,1693783,1240585,1861725,1240576,1473546,1388653,1858827,1221376,1784728,1784733,1240595,1771453,1240596,1588051,1861735,1240614,1240618,1588049,1771446,1861737,1588067,1861746,1693786,1771433,1861726,1240597,1240627,1240584,1723418,1505845,1861728,1588046,1784731,1240636,1588066,1784730,1588053,1240650,1588055,1861727,1888812,1813172,1693784,1588045,1771447,1588048,1771460,1771435,1505843,1796278,1588054,1240590,1861741,1240621,1588061,1771455,1240613,1240599,1221399,1505842,1240669,1240652,1861742,1874623,1771463,1588057,1737320,1861723,1888811,1240594,1588052,1813174,1861729,1861733,1796279,1771457,1240583,1861739,1240615,1771402,1771462,1771393,1240610,1796271,1861738,1771432,1588028,1588056,1861732,1240637,1388651,1897442) ORDER BY FIELD(p.product_id, 1505844,1221397,1221377,1730356,1771451,1861748,1443770,1771456,1240638,1813158,1505841,1771436,1588047,1240641,1771461,1861745,1861730,1588050,1240582,1861747,1813156,1505846,1874612,1240600,1771450,1861740,1588060,1240653,1240626,1861724,1813135,1240617,1813157,1813196,1909974,1505850,1571628,1240622,1861744,1240619,1771449,1874624,1221375,1796274,1771395,1240667,1240581,1505840,1771452,1888814,1771408,1240624,1240634,1861743,1240628,1240603,1240570,1813164,1240620,1861734,1262214,1723410,1240665,1771434,1240571,1771454,1240578,1737316,1874622,1240639,1588062,1240593,1240605,1897441,1505847,1813152,1240569,1240616,1771437,1693783,1240585,1861725,1240576,1473546,1388653,1858827,1221376,1784728,1784733,1240595,1771453,1240596,1588051,1861735,1240614,1240618,1588049,1771446,1861737,1588067,1861746,1693786,1771433,1861726,1240597,1240627,1240584,1723418,1505845,1861728,1588046,1784731,1240636,1588066,1784730,1588053,1240650,1588055,1861727,1888812,1813172,1693784,1588045,1771447,1588048,1771460,1771435,1505843,1796278,1588054,1240590,1861741,1240621,1588061,1771455,1240613,1240599,1221399,1505842,1240669,1240652,1861742,1874623,1771463,1588057,1737320,1861723,1888811,1240594,1588052,1813174,1861729,1861733,1796279,1771457,1240583,1861739,1240615,1771402,1771462,1771393,1240610,1796271,1861738,1771432,1588028,1588056,1861732,1240637,1388651,1897442) LIMIT 160,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