Warning: mysqli::query(): (42S02/1146): Table 'wojtek_sklep.oc_manufacturer_description' doesn't exist in /home/wojtek/sklep/system/library/db/mysqli.php on line 25
Fatal error: Uncaught Exception: Error: Table 'wojtek_sklep.oc_manufacturer_description' doesn't exist<br />Error No: 1146<br />SELECT * FROM oc_manufacturer m LEFT JOIN oc_manufacturer_to_store m2s ON (m.manufacturer_id = m2s.manufacturer_id) JOIN oc_manufacturer_description md ON (md.manufacturer_id='35') AND (md.language_id='2') WHERE m.manufacturer_id = '35' AND m2s.store_id = '0' in /home/wojtek/sklep/system/library/db/mysqli.php:49 Stack trace: #0 /home/wojtek/sklep/system/library/db.php(45): DB\MySQLi->query('SELECT * FROM o...') #1 /home/wojtek/sklep_storage/modification/catalog/model/catalog/manufacturer.php(5): DB->query('SELECT * FROM o...') #2 /home/wojtek/sklep_storage/modification/system/engine/loader.php(248): ModelCatalogManufacturer->getManufacturer(35) #3 /home/wojtek/sklep/system/engine/proxy.php(47): Loader->{closure}(Array, Array) #4 /home/wojtek/sklep_storage/modification/catalog/controller/product/manufacturer.php(106): Proxy->__call('getManufacturer', Array) #5 /home/wojtek/sklep_storage/modification/system/engine/action.php(79): ControllerProductManufacturer->info() #6 /home/wojtek/sklep/catalog/controller/startup/router.php(25): Action->execute(Object(Registry)) #7 /home/wojtek/sklep_storage/modification/system/engine/action.php(79): ControllerStartupRouter->index() #8 /home/wojtek/sklep/system/engine/router.php(67): Action->execute(Object(Registry)) #9 /home/wojtek/sklep/system/engine/router.php(56): Router->execute(Object(Action)) #10 /home/wojtek/sklep/system/framework.php(169): Router->dispatch(Object(Action), Object(Action)) #11 /home/wojtek/sklep/system/startup.php(104): require_once('/home/wojtek/sk...') #12 /home/wojtek/sklep/index.php(19): start('catalog') #13 {main} thrown in /home/wojtek/sklep/system/library/db/mysqli.php on line 49