I’m trying to make use of the thumb() function within a tag file, but it won’t generate any thumbs. Instead it still refers to the original (png) image files. Unfortunately I also cannot find any error message in the logs of my linux machine (running apache2).
I installed imagemagick and changed the driver setting in kirby. Now it works fine.
I guess there has been a problem with the libgd configuration or it hasn’t been installed at all.
Still I find, I should get an error message from kirby, if the driver is not found.