| ( ! ) Fatal error: Uncaught Exception: Error: Disk full (/tmp/#sql-temptable-2b0-495270-602e2e.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")<br />Error No: 1021<br />SELECT * FROM oc_product_option po LEFT JOIN `oc_option` o ON (po.option_id = o.option_id) LEFT JOIN oc_option_description od ON (o.option_id = od.option_id) WHERE po.product_id = '34811' AND od.language_id = '1' ORDER BY o.sort_order in /home/hestia/web/zoovostorg.com/public_html/system/library/db/mysqli.php on line 48 |
| ( ! ) Exception: Error: Disk full (/tmp/#sql-temptable-2b0-495270-602e2e.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")<br />Error No: 1021<br />SELECT * FROM oc_product_option po LEFT JOIN `oc_option` o ON (po.option_id = o.option_id) LEFT JOIN oc_option_description od ON (o.option_id = od.option_id) WHERE po.product_id = '34811' AND od.language_id = '1' ORDER BY o.sort_order in /home/hestia/web/zoovostorg.com/public_html/system/library/db/mysqli.php on line 48 |
| Call Stack |
| # | Time | Memory | Function | Location |
| 1 | 0.0001 | 405064 | {main}( ) | .../index.php:0 |
| 2 | 0.0023 | 422608 | start( $application_config = 'catalog' ) | .../index.php:24 |
| 3 | 0.0024 | 424112 | require_once( '/home/hestia/web/zoovostorg.com/public_html/system/framework.php ) | .../startup.php:104 |
| 4 | 0.0119 | 520536 | Router->dispatch( $action = class Action { private $id = 'startup/router'; private $route = 'startup/router'; private $method = 'index' }, $error = class Action { private $id = 'error/not_found'; private $route = 'error/not_found'; private $method = 'index' } ) | .../framework.php:169 |
| 5 | 0.0477 | 4745896 | Router->execute( $action = class Action { private $id = 'product/product'; private $route = 'product/product'; private $method = 'index' } ) | .../router.php:56 |
| 6 | 0.0477 | 4745896 | Action->execute( $registry = class Registry { private $data = ['config' => class Config { ... }, 'log' => class Log { ... }, 'event' => class Event { ... }, 'load' => class Loader { ... }, 'request' => class Request { ... }, 'response' => class Response { ... }, 'db' => class DB { ... }, 'session' => class Session { ... }, 'cache' => class Cache { ... }, 'language' => class Language { ... }, 'document' => class Document { ... }, 'model_design_translation' => class Proxy { ... }, 'url' => class Url { ... }, 'progroman_city_manager' => class progroman\CityManager\CityManager { ... }, 'progroman_citymanager' => class progroman\CityManager\CityManager { ... }, 'model_localisation_language' => class Proxy { ... }, 'customer' => class Cart\Customer { ... }, 'model_localisation_currency' => class Proxy { ... }, 'currency' => class Cart\Currency { ... }, 'tax' => class Cart\Tax { ... }, 'weight' => class Cart\Weight { ... }, 'length' => class Cart\Length { ... }, 'cart' => class Cart\Cart { ... }, 'encryption' => class Encryption { ... }, 'model_setting_event' => class Proxy { ... }, 'prmn_cmngr' => '', 'model_catalog_category' => class Proxy { ... }, 'model_catalog_product' => class Proxy { ... }, 'model_catalog_manufacturer' => class Proxy { ... }, 'model_catalog_review' => class Proxy { ... }, 'model_tool_image' => class Proxy { ... }] }, $args = ??? ) | .../router.php:67 |
| 7 | 0.0479 | 4812496 | ControllerProductProduct->index( ) | .../action.php:79 |
| 8 | 0.0570 | 4858672 | Proxy->getProductOptions( '34811' ) | .../product.php:464 |
| 9 | 0.0570 | 4859048 | Proxy->__call( $key = 'getProductOptions', $args = [0 => '34811'] ) | .../product.php:464 |
| 10 | 0.0570 | 4859824 | Loader->{closure:/home/hestia/web/zoovostorg.com/private/storage/modification/system/engine/loader.php:223-265}( $args = [0 => '34811'], [0 => '34811'] ) | .../proxy.php:47 |
| 11 | 0.0571 | 4860864 | ModelCatalogProduct->getProductOptions( $product_id = '34811' ) | .../loader.php:251 |
| 12 | 0.0571 | 4861184 | DB->query( $sql = 'SELECT * FROM oc_product_option po LEFT JOIN `oc_option` o ON (po.option_id = o.option_id) LEFT JOIN oc_option_description od ON (o.option_id = od.option_id) WHERE po.product_id = \'34811\' AND od.language_id = \'1\' ORDER BY o.sort_order' ) | .../product.php:345 |
| 13 | 0.0571 | 4861184 | DB\MySQLi->query( $sql = 'SELECT * FROM oc_product_option po LEFT JOIN `oc_option` o ON (po.option_id = o.option_id) LEFT JOIN oc_option_description od ON (o.option_id = od.option_id) WHERE po.product_id = \'34811\' AND od.language_id = \'1\' ORDER BY o.sort_order' ) | .../db.php:45 |