Hi,
I have recently upgraded to 2.53 and I’m not exactly sure when it quit working, but I just noticed that the simple search is not working. It just redirects you back to the homepage.
Also recently, I turned on “cloudflare” in my hosting plan. This involved a change in the DNS to include “www” on the site. I had to go into the .htaccess file and modify this.
So, I’m not sure which of these things caused the problem. FYI, I have a development mirror site running on a different host, with Cloudflare, and upgraded to 2.53, that works fine.
I have read all of the posts on subjects like this and tried a lot of them (including all the parameters in the tag). Nothing has worked.
Here is the code I’m using…
{exp:search:simple_form channel="books" search_in="everywhere" result_page="search/custom_results" status="not closed" where="all" show_expired="yes" show_future_entries="yes"}
<div id="topisbn">
<font color="maroon"><b>ISBN, Title or Author:</b></font>
<input type="text" name="keywords" id="keywords" value="" size="18" maxlength="100" />
<input type="submit" value="submit" class="submit" />
</div>
{/exp:search:simple_form}The results file I’m using has worked for years. Let me know if you need to see it too.
Thanks
Warren Austin