Needing to stop user searches, I have been using the coresearches module, which reads:

Please note that the paths for core content and user searches will become invalid after applying the patch, and that enabling the two modules will result in the following new paths to the respective searches: search/contentsearch and search/usersearch

I have enabled only core content search (no user search) for authenticated users. As a result, entering foo in my Search Form block will lead to search/contentsearch/foo. Problem is that if I now enable advanced_help, the same action will lead to search/advanced_help/foo.

Similarly, if try to enter the search page I get redirected to search/advanced_help
The search/contentsearch page works fine :-)

Comments

merlinofchaos’s picture

Status: Active » Closed (won't fix)

I'm not sure that there's anything advanced help can do this; from the sound of it,coresearch is at a very low level altering the menu items and this is conflicting with advanced help. Perhaps you should file the issue there and ask coresearch to make an exception for advanced help.

I'm not really sure, though; but I don't see how advanced help could be modifying anything outside of its own search.

skizzo’s picture

Project: Advanced Help » Core searches
Version: 6.x-1.2 » 6.x-1.1
Status: Closed (won't fix) » Active

Moving from advanced_help to coresearches queue, in case it can be fixed...

mrfelton’s picture

Exact same issue for me.