I just upgrade shokk.com/mint to 2.03 from 2.02 and am seeing a blank page for the main mint page. These errors at the /mint/?errors page:
Fatal error: Call to undefined method: si_localsearches->onafterdisplay() in /web/shokk/mint/app/lib/mint.php on line 1829
The function onAfterDisplay exists in app/lib/mint.php app/lib/pepper.php in the v203 directory, but not in the v202 directory. It seems to support the new Refresh Pepper as that’s the only instance of it anywhere, but even uninstalling that Pepper does not help.
My preferences page is working OK to uninstall or disable peppers. I’ve finally just left everything but the default peppers disabled and am using the vanilla_mint style. The page is still blank.
If I move the 2.02 app directory back in place, I can see the mint page again, but this obviously isn’t optimal.
I’ve cleared the cache and restarted the browser a number of times. I’ve checked that the files that were included in the v203 directory (apps dir, and backuprestore and default peppers) are the same as what is in production with “diff -r” and there are no differences. The style dir is in the new location and I can get to shokk.com/mint/app/styles/base.css. No old peppers are left anywhere.