Problem: remove Enhanced search extention from magento
I installed enhanced search in a magneto install. Something upset it. 2 copies were showing in system > config > advanced
Searched database but no ref to Hyteckit or similar
removing from community code threw up errors. so..
locate all the crap
grep -R -B3 -A4 “Hyteckit_EnhancedSearch” *
remove crap
mv Hyteckit_EnhancedSearch.xml ~ <from app/etc/modules/Hyteckit_EnhancedSearch.xml
mv Hyteckit ~ <from app/code/community
rebuild cache
search still not working in 1.2
turned off enhanced search extension… turns out that in 1.2 it IS the search option… had best put it back on.
I still cant get the search engine to fine ‘red’!!!
Related Posts
No related posts.
| Print article | This entry was posted by Andy Bird on January 22, 2009 at 10:04 pm, and is filed under magento. Follow any responses to this post through RSS 2.0. You can leave a response or trackback from your own site. |