The first 3 albums I created worked fine. But the last 2 days, none of the large images are showing, tho' the thumbnails do. (http://dutchbarns.org/zphotos/)
I'm using php 7.2. and imagick. The memory limit is 128M. I tried setting the
post_max_size and the upload_max_filesize to 1G, per your guide. The file permissions are all 755.
But nothing helps. I'm at a loss.
These are the errors I'm getting in the logs since the problem started:
WARNING: Division by zero in /home/www/dutchbarns.org/zphotos/zp-core/admin-thumbcrop.php on line 299
{33472:Fri, 25 Oct 2019 11:23:28 GMT}
EXCEPTION (8192): Methods with the same name as their class will not be constructors in a future version of PHP; ThemeOptions has a deprecated constructor in /home/www/dutchbarns.org/zphotos/themes/zpbase/themeoptions.php on line 10 require_once called from admin-options.php [2664] {43743:Fri, 25 Oct 2019 12:54:09 GMT}
NOTICE: Undefined index: albumimagesort_status in /home/www/dutchbarns.org/zphotos/zp-core/admin-edit.php on line 418 {45455:Fri, 25 Oct 2019 12:55:42 GMT}