I’m having difficulties display search results after entering a keyword into a simple search box. I have a template group named “search” with a template called “results” containing the generic code provided in the docs. I’ve also changed the weblog search url address accordingly in the Admin section of my weblog. When I enter a keyword and click submit, it just kicks me back to my home page, it never goes to the search results url.
I’m using a custom index.php page called index-ee.php because the site is in development on a server with an existing site so I can’t use index.php for the main directory. Is it not possible to have search results work if the index.php name is different?
Or what could I be doing incorrectly? Thanks.