Andy Miller

Results 487 comments of Andy Miller

noted. thanks.

Try deleting the contents of the cache/ folder and see if that helps.

Looks like it might be an issue with a check when "auto metadata exif" is enabled. Are you relying on this? perhaps try to disabling until I can get a...

What is the exception now? I cant' recreate this with that EXIF setting disabled.

This should fix that exif_imagetype() exception: https://github.com/getgrav/grav/commit/8c1b4448e99cc0c99b100e2799adedfa79d37dd9 Regarding the fallback image, something is still holding on to the cached reference. I'm still not able to reproduce this. What are you...

the problem is that the cache doesn't know to check for changed media files by default. First, you can change try a couple of options in for the cache check...

I'm not able to recreate this issue. I have testd with an 'author' user that simply has these permissions: ``` access: admin: login: true pages: list: true create: true update:...

Shortcode parsing is not really smart enough to know if you are using a codeblock or anything where a shortcode is not intended to be processed, you have to do...

we'll look into this Gantry issue. FYI Grav 1.7 does work with PHP 8.2, and even 8.3.. Beyond that (i.e. PHP 8.4+) we get a bit stuck due to incompatible...

Has to be on GitHub. We use GitHub api to sync GPM.