I am trying to remove the description from the search page results. I have added this to both admin includes. $GLOBALS['nosearchdescription']=TRUE; $GLOBALS['nosearchlongdescription']=TRUE;
But it is not taking effect. I have tried 4 different browsers, emptying the cache in each one. What am I missing?