Ward Willats
Ward Willats
Having the same problem on php 8.2 FreeBSD 13.1. Installed in DocumentRoot. RewriteEngine and AllowOverride on in httpd.conf. No .htaccess (since it is in DocumentRoot, correct?). "album" virtual URLs are...
If I make the 400x400 and 2000 directories manually and use ImageMagick to fill them with thumbnails, everything works. So it seems to be a problem with Image.php / GD....
Okay. There were 2 problems. Let me do the one on my end first (php 8.2): `filter_var` was undefined in `GImage::Image::load()` around line 110 where it is trying to figure...