Hi all,
I have been struggling with a stupid situation. A customer has asked me to alter his 'advanced search' page to add a few options. the url of this page is like http://www.domainname.com/index.php/catalogsearch/advanced/
This is a Magento store and I have no experience with this framework. I tried to learn but found the learning curve too steep to gain enough knowledge to finish the project on-time.
So I first made a small php tool that takes in a search term and looks in all source files and reports back number of hits. I used this tool and looked for unique strings that appear on the advanced search page. But the text is to be found nowhere!
My next attempt was looking in the database to find the string. So I exported all db data and copied the resulting queries into my code editor and searched again, and found nothing!
This is very awkward and is driving me mad. I cannot find the block of code that outputs the advanced search options!
'ANY' help would be MUCH appreciated.
Thanks, Majid