tracked this annoying issue, the forum is caching search for an hour, and search depends on usergroup
I have edited results.php to decrease the 3600 sec value to 60 sec, that did not seem to work.
Then I forced hourly cleanup in cron tasks, that worked (possibly in combination with the above manipulation)
why vB has no obvious search cache flushing option? this is extremely annoying when tests are needed
|