Search Isn't Working - PHP Warning

Hi @benaltair

The expanding/collapsing search bar on the front of OJS up at the top in the header is generally quite broken in 3.2. It’s been removed completely in 3.3 because it often did not return results. Do searches work if you go to the “advanced search” page and run them from there?

If those don’t work, the first thing I’d suggest is rebuilding your search index with:

php tools/rebuildSearchIndex.php

From the web root. If that still doesn’t fix it, Cloudflare might be the problem.

Best,
Jason

1 Like