I have a three column blog with the two side columns being built by sidebar1.txt and sidebar2.txt files indexes.
The search function works well for words actually in my blog and results not found when entered into the search box in the right hand column. When there are words with results entered in the middle column search box, I get the results fine. However, when there is a "results not found" string inputted into the search box of the main middle column or if I click on submit with nothing in the box, I get the following error message:
Building results failed: Error in <MTInclude> tag: Can't find included template module 'sidebar1.txt'
Does anyone know what's behind this? I would understand if both strings with text results and those without generated the same result, but they don't.
Here is a link to my page for sake of reference.