HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Options

Search return 404 page

Hello,

I noticed that on my installation when users enter search term and clicks on search button, then user is redirected to 404 page - so search is not working. Url that is submitted after entering car and clicking on "Search" button is:

http://myWebsite.com/index.php?p=%2Fsearch&Search=car

Previously my forum was on 2.8.1 version and there was the same problem. I just updated to 3.3 version and it is the same behaviour.

I looked into theme file and for search I can see:

           <div class="SiteSearch">{searchbox}</div>

How would I investigate this issue?


TIA!

Comments

  • Options

    Figured out - copied code from htaccess.dist file to .htaccess file that was slightly different and that fixed my issue.

Sign In or Register to comment.