Fatal error: Uncaught Exception: Error: Column 'name' in ORDER BY is ambiguous<br />Error No: 1052<br />SELECT * FROM oc_manufacturer m LEFT JOIN oc_manufacturer_description md ON (m.manufacturer_id = md.manufacturer_id) LEFT JOIN oc_manufacturer_to_store m2s ON (m.manufacturer_id = m2s.manufacturer_id) WHERE m2s.store_id = '0' AND md.language_id = '3' ORDER BY name in /www/techno/storage2111/modification/system/library/db/mysqli.php:44
Stack trace:
#0 /www/techno/realmart.com.ua/system/library/db.php(45): DB\MySQLi->query('SELECT * FROM o...')
#1 /www/techno/realmart.com.ua/catalog/model/catalog/manufacturer.php(63): DB->query('SELECT * FROM o...')
#2 /www/techno/storage2111/modification/system/engine/loader.php(350): ModelCatalogManufacturer->getManufacturers()
#3 /www/techno/realmart.com.ua/system/engine/proxy.php(47): Loader->{closure}(Array, Array)
#4 /www/techno/realmart.com.ua/catalog/controller/extension/feed/google_sitemap.php(35): Proxy->__call('getManufacturer...', Array)
#5 /www/techno/storage2111/modification in /www/techno/storage2111/modification/system/library/db/mysqli.php on line 44