How to perform a clean install?
- Uninstall Fast Simon from Magento Admin ==> Configuration ==> Connect Manager
- Open your Magento Database. g. cPanel ==> phpMyAdmin ==> Magento Database ==> SQL Tab
- Run the following query:
select * from core_resource code=’autosuggest_setup’
- If the row exist, delete it using the UI
- Disable Magento caching (see section 6 above)
- Install Fast Simon Magento Extension using Magento Connect