Fatal error: 'Error: Out of resources when opening file '/var/tmp/#sql_723f_4.MAI' (Errcode: 24)
Error No: 23
SELECT * FROM oc_information i LEFT JOIN oc_information_description id ON (i.information_id = id.information_id) LEFT JOIN oc_information_to_store i2s ON (i.information_id = i2s.information_id) WHERE id.language_id = '1' AND i2s.store_id = '0' AND i.status = '1' ORDER BY i.sort_order, LCASE(id.title) ASC
'
in /var/www/html/partner2/system/library/db/mysqli.php:40
Stack trace:
#0 system/library/db.php(16): DB\MySQLi->query('SELECT * FROM o...', Array)
#1 catalog/model/catalog/information.php(10): DB->query('SELECT * FROM o...')
#2 [internal function]: ModelCatalogInformation->getInformations()
#3 vqmod/vqcache/vq2-system_storage_modification_system_engine_loader.php(178): call_user_func_array(Array, Array)
#4 [internal function]: Loader->{closure}(Array, Array)
#5 system/engine/proxy.php(25): call_user_func_array(Object(Closure), Array)
#6 system/storage/modification/catalog/controller/common/footer.php(39): Proxy->__call('getInformations', Array)
#7 system/storage/modification/catalog/controller/common/footer.php(39): Proxy->getInformations()
#8 [internal function]: ControllerCommonFooter->index(Array)
#9 vqmod/vqcache/vq2-system_storage_modification_system_engine_action.php(51): call_user_func_array(Array, Array)
#10 vqmod/vqcache/vq2-system_storage_modification_system_engine_loader.php(24): Action->execute(Object(Registry), Array)
#11 catalog/controller/account/login.php(220): Loader->controller('common/footer')
#12 [internal function]: ControllerAccountLogin->index()
#13 vqmod/vqcache/vq2-system_storage_modification_system_engine_action.php(51): call_user_func_array(Array, Array)
#14 catalog/controller/startup/router.php(25): Action->execute(Object(Registry))
#15 [internal function]: ControllerStartupRouter->index()
#16 vqmod/vqcache/vq2-system_storage_modification_system_engine_action.php(51): call_user_func_array(Array, Array)
#17 system/storage/modification/system/engine/front.php(37): Action->execute(Object(Registry))
#18 system/storage/modification/system/engine/front.php(32): Front->execute(Object(Action))
#19 system/framework.php(103): Front->dispatch(Object(Action), Object(Action))
#20 vqmod/vqcache/vq2-system_startup.php(124): require_once('/var/www/html/p...')
#21 index.php(23): start('catalog')
#22 {main}