Fatal error: Uncaught Exception: Error: Table 'emob_new_tc.oc_manufacturer_description' doesn't exist<br />Error No: 1146<br /> SELECT *
FROM `oc_manufacturer` m
LEFT JOIN `oc_manufacturer_description` md
ON md.`manufacturer_id` = m.`manufacturer_id`
LEFT JOIN `oc_manufacturer_to_store` m2s
ON m2s.`manufacturer_id` = m.`manufacturer_id`
WHERE m.`manufacturer_id` = 141
AND md.`language_id` = 2
AND m2s.`store_id` = 0 in /home/emob/new.totalconvert.ro/system/library/db/mysqli.php:47
Stack trace:
#0 /home/emob/new.totalconvert.ro/system/library/db.php(77): DB\MySQLi->query('\tSELECT *\n\tFROM...')
#1 /home/emob/new.totalconvert.ro/catalog/model/catalog/manufacturer.php(23): DB->query('\tSELECT *\n\tFROM...')
#2 /home/emob/new.totalconvert.ro/system/storage/modification/system/engine/loader.php(251): ModelCatalogManufacturer->getManufacturer(141)
#3 /home/emob/new.totalconvert.ro/system/engine/proxy.php(49): Loader->{closure}(Array, Array)
#4 /home/emob/new.totalconvert.ro/catalog/controller/product/manufacturer.php(106): Proxy->__call('getManufacturer', Array)
#5 /home/emob/new.totalconvert.ro/system/storage/modification/system/engine/action.php(80): ControllerProductManufacturer->info()
#6 /home/emob/new.totalconvert.ro/catalog/controller/startup/router.php(27): Action->execute(Object(Registry))
#7 /home/emob/new.totalconvert.ro/system/storage/modification/system/engine/action.php(80): ControllerStartupRouter->index()
#8 /home/emob/new.totalconvert.ro/system/engine/router.php(67): Action->execute(Object(Registry))
#9 /home/emob/new.totalconvert.ro/system/engine/router.php(56): Router->execute(Object(Action))
#10 /home/emob/new.totalconvert.ro/system/framework.php(202): Router->dispatch(Object(Action), Object(Action))
#11 /home/emob/new.totalconvert.ro/system/startup.php(104): require_once('/home/emob/new....')
#12 /home/emob/new.totalconvert.ro/index.php(25): start('catalog')
#13 {main}
thrown in /home/emob/new.totalconvert.ro/system/library/db/mysqli.php on line 47