Fatal error: 'Error: Can't open file: './opencart_db_3/oc_manufacturer_to_store.frm' (errno: 24)
Error No: 1016
SELECT * FROM oc_manufacturer m LEFT JOIN oc_manufacturer_to_store m2s ON (m.manufacturer_id = m2s.manufacturer_id) WHERE m.manufacturer_id = '35' AND m2s.store_id = '0'
'
in /var/www/html/partner3/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/manufacturer.php(4): DB->query('SELECT * FROM o...')
#2 [internal function]: ModelCatalogManufacturer->getManufacturer(35)
#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/product/manufacturer.php(120): Proxy->__call('getManufacturer', Array)
#7 system/storage/modification/catalog/controller/product/manufacturer.php(120): Proxy->getManufacturer(35)
#8 [internal function]: ControllerProductManufacturer->info()
#9 vqmod/vqcache/vq2-system_storage_modification_system_engine_action.php(51): call_user_func_array(Array, Array)
#10 catalog/controller/startup/router.php(25): Action->execute(Object(Registry))
#11 [internal function]: ControllerStartupRouter->index()
#12 vqmod/vqcache/vq2-system_storage_modification_system_engine_action.php(51): call_user_func_array(Array, Array)
#13 system/storage/modification/system/engine/front.php(37): Action->execute(Object(Registry))
#14 system/storage/modification/system/engine/front.php(32): Front->execute(Object(Action))
#15 system/framework.php(103): Front->dispatch(Object(Action), Object(Action))
#16 vqmod/vqcache/vq2-system_startup.php(124): require_once('/var/www/html/p...')
#17 index.php(23): start('catalog')
#18 {main}