Search block only searches "below this page"

Permalink
Even when select search "everywhere", after publishing edits, it reverts back to "below this page". I think its because of this, that all my searches return a Page Not Found. I have the search results page set up correctly with a search block installed, but always get a Page Not Found error.

Any help? My site is probertaop.org. Thanks

 
Steevb replied on at Permalink Reply
Steevb
Search path is wrong.

You have:
/index.php/http://probertaop.org/search-results/


Should be:
http://probertaop.org/search-results/


Or:
/search-results/


Hope that helps

Steev
aprobert replied on at Permalink Reply
Thanks. Turns out I was simply entering the page to display results incorrectly. I was entering the entire url, rather than simply the page name. I then ran into problems with the display of the search results as I have a search block in a global header area and it looked terrible. Anyway, after searching the forum, I found a great solution that works. If anyone else has a similar problem, let me know and I'll point you to the fix.