When I enter a search parameter in the search field on the top right of the screen I get a blank screen with the option “Use Basic Search”. I looks liek the advanced search option is broken because I can access Basic Search and on top of the search page is the option “Use Advanced Search” but when I choose Advanced it brings me back to the blank screen with the “Use Basic Search” option.
It was working fine yesterday. Last night I backed up the database and created a tar.ga manual backup of my SuiteCRM instance using the terminal. I made no changes to the SuteCRM settings.
I have since tried a “Quick Repair and Rebuild” without luck. I also cloned my server and updated to 7.10.10 but the problem persists.
Any ideas on how to recover Advanced Search capabilities would be hugely appreciated…
Look in both your logs, you should find a FATAL error when the screen blanks out. That error might contain important clues.
suitecrm.log
php_errors.log
Then you might have a corrupted AOD Index, and you can rebuild it. But I wouldn’t think about this until I checked the logs, there’s no point in guessing when there might be specific information error waiting for you.
After following your suggestion and instructions the Advanced Search feature re-appeared. The re-indexing will take a while to complete because our database is huge but it sees to be working.