I installed Magento 3rd party "Brands" extension update, prior to installation I disabled cache and right after installation my homepage is showing an error:
Error in file: "/home/directory/public_html/site/app/code/local/extension/brandsextension/sql/brandsextension_setup/mysql-2-1-1-2" - SQLSTATE[42S21]: Column already exists: 1060 Duplicate column name 'position_brand'
I tried deleting extension field from core_resource table, and reinstalled once again, however same error persists.
Any help ?