Andy Miller
Andy Miller
I would recommend using 1.7. 1.8 is very much beta and there could be more changes. It also not extensively tested with 3rd party plugins but as it stands it's...
But yes, very much maintained. Working on both versions and more plugins all the time.
Thanks for tracking this down. Why not create a PR and you'll get credit for the fix and make my life easier :)
@atanczos do you have any environmental based configuration folders? ie is it possible that your admin is saving the backup exclusion list to a folder other than the default (user/config/...)...
Yes environments can get tricky in CLI where it has no idea what environment you need. You can also pass `--ENV [sitename]` to the CLI command, and I've added an...
I have released an updated admin that hopefully fixes some of this edge case JS errors
Is this a custom page type? does it work if you try to create a new 'Default' page type? Have you modified the YAML blueprints in any way?
I can't replicate this i'm afraid.. can you check your developer tools "console" to see if there are JS errors?
Please check here: https://learn.getgrav.org/17/advanced/grav-development/grav-17-upgrade-guide#most-common-issues
my quick fix for you is rename your images :).. this is kinda obscure as I don't think i've ever seen a filename with `:` in it before.. i'm sure...