Hi,
I added a search page for my news.
I use the plugin newssearchform with page-ID for List view or without (to show on the same page).
I add the plugin for the search results.
The page shows up, but if I enter a searchtext and submit a 404-page ist shown.
I used the search before, but I don’t understand why it is not working now.
Kind regards
Bernd
Sorry for not responding, I was on vacation.
I assume that after submitting the search, the search-result-page should be shown. This page is linked in the plugin, it exists and is not hidden. I can call the page itself.
The 404 has this additional information:
The page did not exist or was inaccessible. Reason: Request parameters could not be validated (&cHash empty)
Request: b5a8f63be6178
This additional information is super important for your case You seem to submit a number of parameters in a way that resolves the urls as invalid (hence the cHash error).
Perhaps this stackoverflow question can shed some light