Error: Error: Unknown column 'c.top' in 'WHERE'
Error No: 1054
SELECT *
FROM nc_category c
LEFT JOIN nc_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN nc_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE
c.top = '1'
AND cd.language_id = '1'
AND c2s.store_id = '0'
AND c.status = '1'
ORDER BY
c.sort_order,
LCASE(cd.name)
File: /home/wwwnoval/public_html/system/library/db/mysqli.php
Line: 122
Backtrace: 0
File: /home/wwwnoval/public_html/system/library/db.php
Line: 54
Class: Opencart\System\Library\DB\MySQLi
Function: query
Backtrace: 1
File: /home/wwwnoval/public_html/catalog/model/journal3/category.php
Line: 89
Class: Opencart\System\Library\DB
Function: query
Backtrace: 2
File: /home/wwwnoval/public_html/vqmod/vqcache/vq2-system_engine_loader.php
Line: 343
Class: ModelJournal3Category
Function: getTopCategories
Backtrace: 3
File: /home/wwwnoval/public_html/system/engine/proxy.php
Line: 87
Class: Opencart\System\Engine\Loader
Function: Opencart\System\Engine\{closure}
Backtrace: 4
File: /home/wwwnoval/public_html/catalog/controller/journal3/event/search.php
Line: 45
Class: Opencart\System\Engine\Proxy
Function: __call
Backtrace: 5
File: /home/wwwnoval/public_html/system/engine/action.php
Line: 96
Class: ControllerJournal3EventSearch
Function: view_common_search_before
Backtrace: 6
File: /home/wwwnoval/public_html/system/engine/event.php
Line: 72
Class: Opencart\System\Engine\Action
Function: execute
Backtrace: 7
File: /home/wwwnoval/public_html/vqmod/vqcache/vq2-system_engine_loader.php
Line: 183
Class: Opencart\System\Engine\Event
Function: trigger
Backtrace: 8
File: /home/wwwnoval/public_html/vqmod/vqcache/vq2-catalog_controller_common_search.php
Line: 37
Class: Opencart\System\Engine\Loader
Function: view
Backtrace: 9
File: /home/wwwnoval/public_html/vqmod/vqcache/vq2-system_engine_loader.php
Line: 112
Class: Opencart\Catalog\Controller\Common\Search
Function: index
Backtrace: 10
File: /home/wwwnoval/public_html/vqmod/vqcache/vq2-catalog_controller_common_header.php
Line: 157
Class: Opencart\System\Engine\Loader
Function: controller
Backtrace: 11
File: /home/wwwnoval/public_html/vqmod/vqcache/vq2-system_engine_loader.php
Line: 112
Class: Opencart\Catalog\Controller\Common\Header
Function: index
Backtrace: 12
File: /home/wwwnoval/public_html/vqmod/vqcache/vq2-catalog_controller_error_not_found.php
Line: 182
Class: Opencart\System\Engine\Loader
Function: controller
Backtrace: 13
File: /home/wwwnoval/public_html/system/engine/action.php
Line: 96
Class: Opencart\Catalog\Controller\Error\NotFound
Function: index
Backtrace: 14
File: /home/wwwnoval/public_html/system/framework.php
Line: 259
Class: Opencart\System\Engine\Action
Function: execute
Backtrace: 15
File: /home/wwwnoval/public_html/index.php
Line: 24
Function: require_once