This topic is locked

Search suggest not turned off

6/22/2014 10:34:10 AM
PHPRunner General questions
G
gudon author

I changed the setting in the include\appsettings.php file:

$useAJAX = true;

$suggestAllContent = false;


but the Search suggest still pops up in the simple search panel. I saw this issue happened before in previous versions, but the work-around does not seem to apply to this version.
Anyone else has the same problem?