I read the FAQ "How can I add headers & footers to the search template using server side includes (SSIs) or scripts?" and it is almost there.
I'm getting the page structure looking as wanted, but I do not get the text that I have in the search_template.html file.
My results page shows this error: "Warning: file(search_template.html): failed to open stream: No such file or directory in /home/xxxxx/public_html/new/search-index/search.php on line 586"
This warning appears right above the advanced search field section which is then followed by the results.
My search_template.html contains only some intro text followed by the <!--ZOOMSEARCH-->
I stripped all the HTML, HEAD, etc from this file.
Can you tell me what I am missing?
Thank you!
Karene
I'm getting the page structure looking as wanted, but I do not get the text that I have in the search_template.html file.
My results page shows this error: "Warning: file(search_template.html): failed to open stream: No such file or directory in /home/xxxxx/public_html/new/search-index/search.php on line 586"
This warning appears right above the advanced search field section which is then followed by the results.
My search_template.html contains only some intro text followed by the <!--ZOOMSEARCH-->
I stripped all the HTML, HEAD, etc from this file.
Can you tell me what I am missing?
Thank you!
Karene
Comment