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
Notice: fwrite(): Write of 187 bytes failed with errno=28 No space left on device in /home/sendflowersandmore.com/public_html/system/library/log.php on line 41
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 = '1') WHERE p.product_id in (1071092,1477821,1787707,1865860,1787945,1478594,1746659,1071162,1554313,1787920,1395835,1698342,1751644,1423746,1787952,1698345,1395847,1423734,1787933,1723472,1549242,1440239,1441005,1441032,1477832,1441173,1478667,1428857,1423699,1423761,1442905,1428750,1420175,1420158,1787692,1698335,1865877,1865876,1865861,1865871,1865221,1865874,1554303,1865040,1865873,1865009,1865036,1865002,1865865,1698351,1865870,1865023,1865868,1865869,1864991,1865022,1865875,1865173,1864969,1865862,1865053,1865165,1428884,1787695,1865260,1827626,1865867,1787944,1554320,1798067,1698340,1787697,1553539,1827638,1787706,1787494,1787946,1787948,1807487,1865866,1797873,1428894,1489153,1787921,1865013,1787926,1787936,1569401,1787690,1865872,1440794,1797882,1723473,1787922,1787955,1787956,1568124,1787954,1568115,1746828,1787943,1787938,1787687,1787928,1787927,1787951,1746670,1787937,1787934,1787918,1787953,1734762,1787932,1787947,1787930,1787940,1787942,1787941,1787923,1549257,1787924,1753528,1787931,1787935,1787949,1746666,1734770,1787950,1787939,1787925) ORDER BY FIELD(p.product_id, 1071092,1477821,1787707,1865860,1787945,1478594,1746659,1071162,1554313,1787920,1395835,1698342,1751644,1423746,1787952,1698345,1395847,1423734,1787933,1723472,1549242,1440239,1441005,1441032,1477832,1441173,1478667,1428857,1423699,1423761,1442905,1428750,1420175,1420158,1787692,1698335,1865877,1865876,1865861,1865871,1865221,1865874,1554303,1865040,1865873,1865009,1865036,1865002,1865865,1698351,1865870,1865023,1865868,1865869,1864991,1865022,1865875,1865173,1864969,1865862,1865053,1865165,1428884,1787695,1865260,1827626,1865867,1787944,1554320,1798067,1698340,1787697,1553539,1827638,1787706,1787494,1787946,1787948,1807487,1865866,1797873,1428894,1489153,1787921,1865013,1787926,1787936,1569401,1787690,1865872,1440794,1797882,1723473,1787922,1787955,1787956,1568124,1787954,1568115,1746828,1787943,1787938,1787687,1787928,1787927,1787951,1746670,1787937,1787934,1787918,1787953,1734762,1787932,1787947,1787930,1787940,1787942,1787941,1787923,1549257,1787924,1753528,1787931,1787935,1787949,1746666,1734770,1787950,1787939,1787925) 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
Notice: fwrite(): Write of 198 bytes failed with errno=28 No space left on device in /home/sendflowersandmore.com/public_html/system/library/log.php on line 41