Josh Angell
Josh Angell
Hi @Collinvdv - you’re probably not doing anything wrong! Sorry you’re having issues, couple of things you can try: - Rebuilding your project config using `./craft project-config/rebuild` - Delete your...
I agree, its an unfortunate side effect of the field layouts depending on the block type groupings in the database.
Aha, so if I were to have a crack at a PR for this would using SortBy as a guide be the simplest way forward?
Hi @maxstrebel, I'm afraid I don't maintain this any more, but your PR sounds reasonable to me. @nav33d will be the one to decide though :)
Hi Mark, there is actually already a much more solid tool for Craft 3 that is built on similar ideas to this one: https://github.com/ostark/upper
Sorry that was a bit unclear ... Upper is built on similar ideas to Cache Monster, in that it allows you to automatically bust caches that have dependencies, but it...
Ah fair enough, well if you aren’t using the Varnish side of things then you should be fine with the core offering ... see here: https://docs.craftcms.com/v3/templating/tags/cache.html#cache-clearing
Hi, I'm sorry it took me a while to respond - I can’t replicate this. Perhaps you are on a lower PHP version? http://plugins.supercooldesign.co.uk/plugin/cache-monster/docs#requirements
@ChaseGiunta really weird, could you try with `devMode` turned on and see if it spits out a stack trace?